ILE COBOL Programmer's Guide
The ILE source debugger is used to detect errors in and eliminate errors
from program objects and service programs. You can use the ILE source
debugger to:
- View the program source
- Set and remove conditional and unconditional breakpoints
- Step through the program
- Display the value of variables, structures, records, and arrays
- Change the value of variables
- Change the reference scope
- Equate a shorthand name to a variable, expression, or debug
command.
For information on the debugger, refer to Debugging a Program.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.