System Debug Reference Manual (32650-90888)

Chapter 3 67
System Debug Interface Commands and Intrinsics
STACKDUMP Intrinsic
number of the failure is returned here. Any value passed into the intrinsic
through this parameter is ignored.
flags
16-bit unsigned integer (optional)
This parameter is provided for compatibility with MPE V. If it is present in
the intrinsic call, it is ignored and has no effect.
selec
32-bit integer array by reference (optional)
This parameter is provided for compatibility with MPE V. If it is present in
the intrinsic call, it is ignored and has no effect.
Discussion
The STACKDUMP intrinsic calls Debug to send a stack trace to the standard list file
($STDLIST) or to a new file named in the
filename
parameter. Control then returns to the
calling procedure.
Refer to the MPE/iX Intrinsics Reference Manual for additional discussion of this
intrinsic.