DYNDEBUG
z/OS® Debugger Reference and Messages describes how you use the SET
DYNDEBUG
command to enable or disable dynamic debug mode in z/OS Debugger.
The initial default setting is DYNDEBUG ON
. If you want
to change the initial default setting, use the EQAOPTS DYNDEBUG
command.
The following diagram describes the syntax of the DYNDEBUG
command:
- ON
- Sets the initial default to
DYNDEBUG ON
. - OFF
- Sets the initial default to
DYNDEBUG OFF
.
Usage notes
- This command does not support 64-bit programs.
Example
EQAXOPT DYNDEBUG,OFF