DLAYDBGCND

You can specify this command only in the EQAOPTS load module. It cannot be specified at run time.

You can use this command to indicate whether you want z/OS® Debugger to monitor condition events in the delay debug mode.

This command can be used only in the non-CICS® environments.

The following diagram describes the syntax of the DLAYDBGCND command:
Read syntax diagramSkip visual syntax diagramEQAXOPTDLAYDBGCND, ALLNONE
The following list describes the parameters of the DLAYDBGCND command:
ALL
Indicates that you want z/OS Debugger to monitor all condition events. This is the default option.
NONE
Indicates that you do not want z/OS Debugger to monitor condition events.

Usage notes

  • This command does not support 64-bit programs.

Example

EQAXOPT DLAYDBGCND,NONE