CEEREACTAFTERQDBG
You can specify this command to restart z/OS Debugger with CEETEST after you use
QUIT DEBUG to end a debug session. You can specify this command only in an EQAOPTS
load module.
The following diagram describes the syntax of the CEEREACTAFTERQDBG command:
The following list describes the parameters of the EQAOPTS
CEEREACTAFTERQDBG command:- NO
- Indicates that you do not want to restart z/OS Debugger if a
CEETESTcall is encountered after you useQUIT DEBUGto end a debug session. This parameter is the default setting. - YES
- Indicates that you want to restart z/OS Debugger if a
CEETESTcall is encountered after you useQUIT DEBUGto end a debug session.
Example
EQAXOPT CEEREACTAFTERQDBG,NO
EQAXOPT CEEREACTAFTERQDBG,YES
