In This Book

5Annotation Margin

Shows source ￿le line numbers.

Click with the left mouse button on a line number to set a breakpoint. Click on the circled B symbol to delete the breakpoint.

An arrow indicates the current program counter location.

6Source File Display Area

Clicking the right mouse button in this area invokes the Source Actions pop-up menu, which contains a number of program execution and monitoring commands.

To search for text strings in the source ￿le, select Visit:Search .

7Customizable Command Buttons Invoke common debugger commands.

You can change these buttons or create additional buttons by selecting Options:User Configurable Buttons .

8Debugger Output Area

This transcript pad echoes debugger commands, displays messages and warnings, and displays the output from debugger commands.

9Debugger Command Input Box Enter debugger commands.

For a complete list of debugger commands, their options, and usage examples see the online command reference.

10 User Program I/O Area

Target program output is displa yed here. Input to target programs is entered here.

The debugger's GUI often provides several methods of performing a particular task. For example, y ou can:

Enter debugger commands in the command input box.

Invoke actions from men us, dialog boxes, or command buttons. Invoke actions by pointing and clicking with the mouse.

1-4 Overview