
Chapter 3. Introduction to Debug Tool and Debug Tool Utilities and Advanced Functions V3.1 119
Invoke your program with the appropriate TEST run-time options and allocate the
required data sets as shown in Example 3-8.
Example 3-8 Invoking Debug Tool via batch job
//DAVIN7X JOB CLASS=A,MSGCLASS=H,MSGLEVEL=(1,1),
// REGION=32M,NOTIFY=&SYSUID
//*****************************************************************
//* JCL TO RUN A BATCH DEBUG TOOL SESSION
//* PROGRAM TRADERB WAS PREVIOUSLY COMPILED WITH THE COBOL
//* COMPILER TEST OPTION
//*****************************************************************
//*
//STEP1 EXEC PGM=TRADERB,
// PARM=’/TEST(,INSPIN,, ...