ILE COBOL Programmer's Guide


Preparing a Program Object for a Debug Session

Before you can use the ILE source debugger, you must use either the CRTCBLMOD or CRTBNDCBL command specifying the DBGVIEW parameter.

You can create one of three views for each ILE COBOL module object that you want to debug. They are:

Note:
An OPM program must be compiled with OPTION(*SRCDBG) or OPTION(*LSTDBG) in order to debug it using the ILE source debugger. For more information, see Starting the ILE Source Debugger.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]