beautypg.com

7 setting a pc breakpoint – Renesas Emulator System E8 User Manual

Page 119

background image

6.7 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 [S/W Breakpoints] column on the line containing the sort

function call.

Figure 6.6 [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.

101