beautypg.com

Removing breakpoints – Zilog Z8F0130 User Manual

Page 431

background image

UM013037-1212

Removing Breakpoints

Zilog Developer Studio II – Z8 Encore!

User Manual

407

Place your cursor in the line in the file in which you want to deactivate an active
breakpoint and click the

Enable/Disable Breakpoint

button on the

Build

or

Debug

toolbar.

Place your cursor in the line in the file in which you want to deactivate an active
breakpoint, right-click to display the context menu, and select

Disable Breakpoint

.

The red octagon becomes a white octagon to indicate that the breakpoint is disabled.

Removing Breakpoints

There are two ways to delete all breakpoints in a project:

Select

Manage Breakpoints

from the

Edit

menu to display the

Breakpoints

dialog

box. Click

Remove All

and then click

OK

. All breakpoints are removed from the

Breakpoints

dialog box and all project files.

Click the

Remove All Breakpoints

button on the

Build

or

Debug

toolbar.

There are four ways to delete a single breakpoint:

Double-click the red octagon to remove the breakpoint.

Select

Manage Breakpoints

from the

Edit

menu to display the

Breakpoints

dialog

box. Click

Remove

and then click

OK

. The breakpoint is removed from the

Break-

points

dialog box and the file.

Place your cursor in the line in the file in which there is a breakpoint and click the

Insert/Remove Breakpoint

button on the

Build

or

Debug

toolbar.

Place your cursor in the line in the file in which there is a breakpoint, right-click to
display the context menu, and select

Remove Breakpoint

.