Debugging Programs
This topic describes how to:
- Use the ILE source debugger (its options, language syntax, and commands)
- Bind a module with debug data into a program and create a listing view for debugging
- Prepare and compile your program to include debugging data
- Use debugging sessions
- Use breakpoints to aid debugging
- Use watches to aid debugging
- Step through a program
- Debug variables