TRAP runtime option
Use the TRAP
option to specify how z/OS® Debugger handles ABENDs
and program interrupts.
The syntax for this option is:
- ON
- Enable z/OS Debugger to trap ABENDs.
- OFF
- Prevent z/OS Debugger from trapping ABENDs; an ABEND causes abnormal termination of both z/OS Debugger and the program under test.