beautypg.com

Options—debugger tab – Zilog ZUSBOPTS User Manual

Page 130

background image

Menu Bar

UM017105-0511

102

Zilog Developer Studio II – ZNEO™
User Manual

Display Indentation Guide

The

Display Indentation Guide

option allows you to enable or disable the indentation

guides in the

Editor

window. Indentation guides allow you easily identify the boundaries

of a block of code. To learn more, see the

Indentation Guides

section on page 143.

Auto Insert } ) ] and Quotation Marks

The

Auto Insert } ) ] and Quotes

option allows you to enable or disable the automatic

insertion of the

}

,

)

,

]

,

'

, and

"

closing characters. To learn more, see the

Auto Insertion

of Braces and Quotes

section on page 127.

Highlight PC Line in Debug Mode

The

Highlight PC line in Debug Mode

option allows you to enable or disable Program

Counter line highlighting in the

Editor

window. To learn more, see the

Highlighting a Pro-

gram Counter Line

section on page 149.

Display Code Folding Margin

The

Display Code Folding Margin

option allows you to show or hide the code folding

margin in the

Editor

window. To learn more, see the

Code Folding Margin

section on

page 135.

Wrap Long Lines

The

Wrap Long Lines

option allows you to enable or disable the wrapping of long lines

of characters in the

Editor

window. To learn more, see the

Wrap Long Lines

section on

page 142.

Display Long Line Indicator

The

Display Long Line Indicator

option allows you to show or hide the long line indica-

tor in the E

ditor

window. To learn more, see the

Long Line Indicator

section on page 129.

Options—Debugger Tab

The

Debugger

tab contains the following checkboxes:

Select the

Save Project Before Start of Debug Session

checkbox to save the current

project before entering

Debug

mode. This option is selected by default.

Select the

Reset to Symbol 'main' (Where Applicable)

checkbox to skip the start-up

(boot) code and start debugging at the main function for a project that includes a C
language main function. When this checkbox is selected, a user reset (clicking the

Reset

button on the

Build

and

Debug

toolbars, selecting

Reset

from the

Debug

menu, or using the

reset

script command) results in the program counter (PC) point-

ing to the beginning of the main function. When this checkbox is not selected, a user

This manual is related to the following products: