Exercise 7.1: Introducing the iSeries Integrated Debugger

The Integrated 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.

You have been introduced to the debugger and now you are ready to begin Exercise 7.2: Starting a Debug session using service entry points.