Exercise 5.1: Introducing the Integrated iSeries Debugger

The Integrated iSeries Debugger is a source-level debugger that enables you to debug and test an application that is running on an iSeries system. It provides a functionally rich interactive graphical interface that allows you to:

The Debugger supports RPG/400(R) and ILE RPG, COBOL and ILE COBOL, C, C++ and CL.

In the following exercises you will be given the opportunity to learn about some of the basic features of the Debugger. For the purpose of these exercises you will debug a CL and an ILE RPG program. Don't worry if you don't know RPG.

You know the basic features of the debugger and now you are ready to begin Exercise 5.2: Starting the integrated debugger.