Moving to a breakpoint, Enabling breakpoints, Moving to a breakpoint enabling breakpoints – Zilog EZ80F916 User Manual
Page 328

UM014423-0607
Using the Debugger
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
308
Figure 110. Viewing Breakpoints
Moving to a Breakpoint
To quickly move the cursor to a breakpoint you have previously set in your project, do the
following:
1. Select Manage Breakpoints from the Edit menu.
The Breakpoints dialog box is displayed.
2. Highlight the breakpoint you want.
3. Click Go to Code.
Your cursor moves to the line where the breakpoint is set.
Enabling Breakpoints
To make all breakpoints in a project active, do the following:
1. Select Manage Breakpoints from the Edit menu.
The Breakpoints dialog box is displayed.
2. Click Enable All.
Check marks are displayed to the left of all enabled breakpoints.
3. Click OK.
There are three ways to enable one breakpoint:
•
Double-click on the white octagon to remove the breakpoint and then double-click
where the octagon was to enable the breakpoint.