Debugger Components
General Debugger Components
66
Microcontrollers Debugger Manual
Setting Breakpoints
Breakpoints can be set, edited and deleted when using the context menu. Right-click on
any statement in the Source component window, then choose Set Breakpoint, Delete
Breakpoint, etc.
NOTE For information on using breakpoints, see Control Points chapter.
Show PC Dialog Box
If a hexadecimal address is entered in the Show PC dialog box shown in Figure 3.5,
memory contents are interpreted and displayed as assembler instructions starting at the
specified address.
Figure 3.5 Show PC Dialog Box
Associated Context Menu
To open the context menu right-click in the text area of the Assembly component window.
The context menu contains default menu entries for the Assembly component. It also
contains some context dependent menu entries described in Table 3.2; depending on the
current state of the debugger. Menu contents vary when the DBG module is available.
Figure 3.6 Assembly Context Menu