Before you can debug an interactive IMS™ program,
you must compile with the TEST compiler option and link the TEST runtime
option into the load module.
When you link the TEST runtime option you also specify the IP address
of your workstation so that the address is included in the program.
You include this runtime information automatically when you generate
build JCL, but only if you set the following properties:
- Set Run in the debugger on the Run-time
Options page
- Select the Use IMS check box in the IMS tab of the COBOL Settings page
or the PL/I Settings page
If the debug daemon is listening in the workbench, a debug session
begins as you run the transaction that includes your program.