ILE COBOL Programmer's Guide
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:
- Listing view
- Source view
- Statement view.
- 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 ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.