Next: BESSEL_J0, Previous: ATOMIC_XOR, Up: Intrinsic Procedures [Contents][Index]
BACKTRACE
— Show a backtraceBACKTRACE
shows a backtrace at an arbitrary place in user code. Program
execution continues normally afterwards. The backtrace information is printed
to the unit corresponding to ERROR_UNIT
in ISO_FORTRAN_ENV
.
GNU Extension
Subroutine
CALL BACKTRACE
None