This section explains how to debug your project.
| To | See |
|---|---|
| Start a debug session | Debugging a program |
| Add, remove, enable or disable breakpoints and watchpoints | Working with breakpoints and watchpoints |
| Control your debug execution | Controlling your debug execution |
| Work in disassembly mode | Stepping into assembler functions |
| View or change a variable | Working with variables |
| Add and expression | Adding expressions |
| Change registers or how they are displayed | Working with registers |
| Change memory or how it is displayed | Working with memory |