Debugger page, Run or Debug dialog box
The Debugger page of the Run dialog box and the Debug dialog box lets you select a debugger to use when debugging an application.
- Debugger
- Selects debugger from the list.
- Run program in debugger
- Runs the program in debug mode.
- Attach to running process
- Prompts you to select a process from a list at run-time.
- Stop at main() on startup
- Stops program at main().
- Enable variable bookkeeping
- Updates variables in the
Variables view. Individual variables can be updated manually in the Variables
view.
Debug overview
Debug information
Running and debugging
Run and Debug dialog box