Debugging with GDB (September 2007)
186 Debugging with GDB
14.26.2 Navigating the Visual Interface for WDB display
The Visual Interface for WDB window consists of two areas:
• Source pane at the top
• Debugger pane at the bottom
You can use the arrow and pagination keys on the keyboard to move the cursor:
• Pagination keys move the cursor in the source window, at the top, above the status
line.
• Holding the shift key down while using the pagination keys moves the cursor in
the debugger window.
• The up and down arrow keys move the cursor in the source window.
• Holding the shift key down while using the up and down arrow keys move the
cursor in the debugger window.
• The left and right arrow keys move the cursor in the debugger window.
• Two rows of labeled softkeys at the bottom of the display give you quick access to
common commands.
Visual Interface for WDB GUI display