2

2

Compiling, Loading, and Executing the Target Program

This chapter describes:

Preparing a program for debugging.

Starting and stopping the debugger.

Load and unloading a target program.

Examining source ￿les.

Controlling the execution of the target program.

Viewing the current execution call stack.

For more information on the debugger commands mentioned in this chapter see the online command reference. You can also invoke help on a particular command by entering help command name in the debugger command input box.

The online help also contains more information on using the debugger's graphical user interface.

Compiling, Loading, and Executing the Target Program 2-1