Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

debug show subroutine calls

wgriggdraper_com
Beginner
732 Views
All,

Is there an easy way to have the debugger show subroutine calls , and nested subroutine calls, during aome arbitrary amount of execution?

TIA,

Bill
0 Kudos
2 Replies
Wendy_Doerner__Intel
Valued Contributor I
732 Views
Bill,

I think you want to view the call stack.But I am not sure how to have the debugger do it in an arbritary way.

------

Wendy

Attaching or including files in a post

0 Kudos
wgriggdraper_com
Beginner
732 Views
Actually, saving the call stack everyt time it changed would do the trick, but would be possibly a lot of redundant information. I sort of knew the answer to the question before posting, but i was hoping that maybe someone could recommend a 3rd party tool that would trace only subroutine calls. Oh well....

Thanks anyway

Bill
0 Kudos
Reply