USING STACKDUMP [ MPE Debug/Stack Dump Reference Manual ] MPE/iX 5.0 Documentation
MPE Debug/Stack Dump Reference Manual
USING STACKDUMP
The STACKDUMP intrinsic provides a dump of your stack from three points
in the stack: counting up from DB, counting down from S, and relative to
initial Q between Q-63 and S. The areas to be dumped are, thus, similar
to the areas dumped by SETDUMP in case of a program abort. The
difference is that STACKDUMP provides a dump in an executing program, not
following an abort, and the dump is taken at the point STACKDUMP is
specified.
MPE/iX 5.0 Documentation