Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Getting traceback info?

grg99
Beginner
453 Views
I have an error reporting subroutine where it would REALLY be nice to be able to get the same info that TRACEBACKQQ() prints out.

Are there some undocumented calls we can make to _for_stack_trace() or similar that will return the subroutine call info to a running program?

Please don't make me redirect STDERR to a file and read that!


Regards,


George


0 Kudos
0 Replies
Reply