beautypg.com

4 step4 : setting a breakpoint, 1 setting a software breakpoint – Renesas Emulator Debugger M16C PC4701 User Manual

Page 80

background image


6.2.4 Step4 : Setting a Breakpoint

A software breakpoint is a basic debugging function.
The [Editor(Source)] window provides a very simple way of setting a software breakpoint at any point
in a program.

6.2.4.1 Setting a Software Breakpoint

For example, to set a software breakpoint at the sort function call:
Double-click the [S/W breakpoints] column on the line containing the sort function call.


The red symbol will appear on the line containing the sort function call. This shows that a
softwarebreak breakpoint has been set.

66