Contents

Almost all dialogs in the debugger have context help available. To access this help simply click the ? button and then click on the item in the dialog you want help on. On Windows the ? button is in the window caption, on Unix systems it is in the dialog grouped with the other buttons. Use this help to answer questions about specific options in the dialog.

You can get help for a specific window in the debugger by selecting the Help item from the Help menu, or just press F1.

Preparing for debugging
Command line switches
Expressions
Code Expressions
Data Expressions
Common Keyboard Shortcuts
Basics

Source Window Basics
Data/Watch/Locals Window Basics
Call Trace Window Basics
Registers Window Basics
Memory Dump Window Basics
Menus

How To