DEBUG Intrinsic [ MPE Debug/Stack Dump Reference Manual ] MPE/iX 5.0 Documentation
MPE Debug/Stack Dump Reference Manual
DEBUG
Intrinsic
Invokes the DEBUG facility in order to set breakpoints, and modify or
display data stored in memory.
DEBUG;
CONDITION CODES
The condition code remains unchanged.
STACK DUMP SPECIFICATIONS
The specifications for the intrinsics and MPE commands that comprise the
stack dump facility are listed in alphabetic order in the following
pages. Table 2-2 summarizes the commands and intrinsics and their
functions.
Table 2-2. Stack Dump Facility Summary
-----------------------------------------------------------------------------------------------
| | | |
| COMMAND | INTRINSIC | PURPOSE |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | RESETDUMP | Programmatically disables stack dump in case of |
| | | program abort. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| :RESETDUMP | | Disables stack dump in case of program abort. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | SETDUMP | Programmatically enables a stack dump in case of |
| | | program abort. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| :SETDUMP | | Enables stack dump in case of program abort. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | STACKDUMP | Dumps selected portion of stack to file or list |
| | | device |
| | | |
-----------------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation