|
|
NM and CM callable.
Invokes the debug facility from an interactive program and
allows object code to be analyzed.
 |
NOTE: Consult the MPE/iX System Debug Reference
Manual before attempting to use the debug facility.
|
Syntax
DEBUG;
Operation Notes
The debug facility has its own set of commands and a symbolic window display
feature. The intrinsic call acts as a hard-coded breakpoint. Execution of the
calling program is halted and the debug facility prompt is displayed. If the
call is made from a batch program, it is ignored.
Related Information
- Manual
MPE/iX System Debug Reference Manual
|