
303
6.4 Setting a PC Breakpoint
A PC breakpoint is a simple debugging function.
The [Source] window provides a very simple way of setting a PC breakpoint at any point in a program. For
example, to set a PC breakpoint at the sort function call:
• Select by double-clicking the [Editor] column on the line containing the sort function call.
Figure 6.4 [Source] Window (Setting a PC Breakpoint)
The symbol • will appear on the line containing the sort function. This shows that a PC breakpoint has
been set.
Comentarios a estos manuales