Additional notes about starting z/OS Debugger with CEETEST

C and C++
Include leawi.h header file.
COBOL
Include CEEIGZCT. CEEIGZCT is in the Language Environment® SCEESAMP data set.
PL/I
Include CEEIBMAW and CEEIBMCT. CEEIBMAW is in the Language Environment SCEESAMP data set.
Batch and CICS® nonterminal processes
We strongly recommend that you use feedback codes (fc) when using CEETEST to initiate z/OS® Debugger from a batch process or a CICS nonterminal task; otherwise, results are unpredictable.
QUIT DEBUG
After you use QUIT DEBUG to stop your debug session, you can restart z/OS Debugger with CEETEST. To start z/OS Debugger when a CEETEST call is encountered, set the EQAOPTS CEEREACTAFTERQDBG command to YES.
  • Related references
  • z/OS Language Environment Programming Guide
  • IBM® z/OS Debugger Reference and Messages