CL Command Reference - STRISDB
CL Command List > STRISDB Reference
Description:
The Interactive Source Debugger (ISDB) tool provides an interactive debugging environment for CL, COBOL, or RPG programs.
Note: The library QTEMP is required for ISDB to run. ISDB uses the library QTEMP to access files such as the log file.
To start it:
1. Specify the necessary STRISDB parameters for your program.
2. Press Enter. ISDB is started.
The source of the program is displayed in the ISDB Source display, and you can debug the program using the features provided there.
Examples:
None.