Debugging with IBM Debug Tool for z/OS or IBM z/OS Debugger
To use IBM® Debug Tool for z/OS® or IBM z/OS Debugger (Debug Tool), you must modify the IMS Batch Terminal Simulator JCL.
Before you begin
To enable an IMS application for use with Debug Tool, it must be compiled with the TEST option. For example:
// PARM.COBOL='MAP,OFFSET,VBREF,XREF,OBJ,TEST',
Tip: Several other methods are available to enable your application for
use with Debug Tool. For more information, see the IBM Debug Tool for z/OS User's
Guide or the IBM z/OS Debugger User's Guide.