User manual

UM0036 Basic debugging features
Doc ID 7705 Rev 11 175/385
Figure 114. QuickWatch window
QuickWatch functions are:
Recalculate: Recalculates the value of the variable in the current context.
Add Watch: This button adds the QuickWatch variable to the current page of the
Watch window.
Close: Closes the QuickWatch window.
Display selection menu: The pull-down menu on the right of the window sets the
display option; you can choose between Standard, Decimal, Hexadecimal,
Unsigned, or Binary formats.
5.5 Disassembly window
To open the Disassembly window, either click on the Disassembly window icon in the
View toolbar or, from the main menu, select View>Disassembly. Figure 115 shows the
program counter in the Disassembly window when execution has stopped at a breakpoint.
Figure 115. Disassembly window
Figure 116 shows the corresponding source view (in the Editor window) for the same
Disassembly window.