Everything
 

Go to Line dialog box


This dialog box is used to move the caret to a specified line number, symbol, or address.

Figure A.13

Go to Line Dialog Box

 

This section describes the following.

[How to open]

-

Focus the Editor panel, and then select [Go to...] from the [Edit] menu.

-

On the Editor panel, select [Go to...] from the context menu.

[Description of each area]

(1)

[Line number (valid line range) or symbol] area

Directly enter the line number (decimal number), symbol nameNote 1 or addressNote 2 to which you want to move the caret.

"(valid line range)" shows the range of valid lines in the current file.

By default, the number of the line where the caret is currently located in the Editor panel is displayed.

Note 1.

Note the following, when specifying a symbol name:

-

Either a function name or a variable name can be specified as a symbol name.

-

On the Property panel of the build tool to be used, specify [Yes(-Xcref)][CC-RH][CC-RX]/[Yes(-cref)][CC-RL] with the [Output cross reference information] property, and then run and complete a build.

-

If an error in building occurs, the cross reference information before the error occurred is used.

Note 2.

Note the following, when specifying an address:

-

Enter a hexadecimal number with prefix "0x" or "0X" added (a decimal number is handled as a line number).

-

Run and complete a build.

-

If an error in building occurs, the information before the error occurred is used.

[Function buttons]

Button

Function

OK

Places the caret at the start of the specified source line.

Cancel

Cancels the jump and closes this dialog box.

Help

Displays the help for this dialog box.