Debugger Components
General Debugger Components
123
Microcontrollers Debugger Manual
NOTE If an item (single word or source section) has been selected in the Source
component window before opening the Find dialog box, the first line of the
selection is copied into the Find what edit box.

Find Procedure

The Find Procedure dialog box, shown in Figure 3.67 is used to find the procedure name
in the currently loaded application. Enter the procedure name you want to search for in the
Find Procedure edit box. To start searching, click OK, the search starts at the current
selection or at the first line visible in the source component, when nothing is selected.
Figure 3.67 Find Procedure Dialog Box
If a valid procedure name is given as a parameter, the source file where the procedure is
defined is opened in the Source Component. The procedure’s definition is displayed and
the procedure’s title is highlighted.
The drop-down list allows you to access the last searched items (classified from first to
older input). Recent search items are stored in the current project file.

Folding Menu

The Folding Menu shown in Figure 3.68 allows you to select the Fold functions described
in Table 3.34.
Figure 3.68 Folding Menu