Renesas M16C/64 Network Card User Manual


 
R0E530640MCU00 User’s Manual 3. Tutorial
REJ10J1733-0100 Rev.1.00 Apr. 01, 2008
Page 40 of 229
3.5 Setting Software Breakpoints
Software breakpoints are one of simple debug facilities.
The Editor window permits you to set software breakpoints easily. For example, you can set a software breakpoint at a place
where the sort function is called.
Double-click a row in the S/W Breakpoints column corresponding to the source line that includes a sort function call.
Figure 3.4 Editor window (setting a software breakpoint)
The source line that includes the sort function will be marked with a red circle, indicating that a software breakpoint has been
set there.