1.11.4.2 Debugging with COBOL-IT COBOL
Perform the following steps to debug using COBOL-IT COBOL:
                  
            - Create or modify the 
imsdebug.descconfiguration file at${ART_IMS_CONFIG}. - Restart your servers by using 
tmshutdown/tmbootor use "imsadmin" to reload configurations for online system. - Next, start your transaction/program. It pause before the COBOL program runs and waits for you to start debugging.
 - You can use 
vncserverto start a VNC environment.In VNC xterm, start debugging using the
deet -p yourDEBUGIDcommand. It starts the Deet graphic UI and attaches the COBOL program.For information about the Deet graphic UI, see COBOL-IT COBOL documentation.
Note:
When finished debugging, you may need to detach from the debugged program.