User manual
UM0036 Basic debugging features
Doc ID 7705 Rev 11 177/385
Figure 117. Program halted at breakpoint
Note: The information appearing in the Disassembly window is the result of direct disassembly of
the object file, therefore the location of the program counter in the Disassembly window is
not necessarily a reflection of its location in the current Edit window program.
When a program halts at a breakpoint, the correct region of disassembled code appears in
the Disassembly window, and the breakpoint appears at the beginning of the appropriate
instruction.
However, if you manually modify the value of the PC (using the Set PC command or by
changing the PC value in a Registers window), you may find that the PC symbol turns from
yellow to grey, as shown in Figure 118.
Figure 118. “Grayed” breakpoint