beautypg.com

Find toolbar, Figure 18. find toolbar, Insert/remove breakpoint button – Zilog Z8F0130 User Manual

Page 54: Enable/disable breakpoint button, Remove all breakpoints button

background image

Using the Integrated Development Environment

UM013037-1212

30

Zilog Developer Studio II – Z8 Encore!
User Manual

3. Configures the device using the settings in the

Configure Target

dialog box.

4. Downloads the program.

5. Configures and executes the debugger options selected in the

Debugger

tab of the

Options

dialog box. If it is a C project, ZDS II resets to the main function if it is

found.

6. Executes the program from the reset location.

Insert/Remove Breakpoint Button

The Insert/Remove Breakpoint button sets a new breakpoint or removes an existing break-
point at the line containing the cursor in the active file or the

Disassembly

window. A

breakpoint must be placed on a valid code line (a C source line with a blue dot displayed
in the gutter or any instruction line in the

Disassembly

window). For more information

about breakpoints, see the

Using Breakpoints

section on page 404.

Enable/Disable Breakpoint Button

The Enable/Disable Breakpoint button activates or deactivates the existing breakpoint at
the line containing the cursor in the active file or the

Disassembly

window. A red octagon

indicates an enabled breakpoint; a white octagon indicates a disabled breakpoint. For more
information about breakpoints, see the

Using Breakpoints

section on page 404.

Remove All Breakpoints Button

The Remove All Breakpoints button deletes all breakpoints in the currently loaded project.
To deactivate breakpoints in your program, use the Disable All Breakpoints button.

Find Toolbar

The

Find

toolbar provides access to text search functions with the following controls:

Find in Files Button

– see page 30

Find Field

– see page 31

Find in Files Button

This button opens the

Find in Files

dialog box, allowing you to search for text in multiple

files.

Figure 18. Find Toolbar