9.5.1. Displaying the Variable List dialog box

Display the Variable List dialog box, shown in Figure 9.4, as described in List browser dialog boxes.

Figure 9.4. The Variable List

The Variable List

The Variable List dialog box shows all the variables in the current program. By default, the Sort check box is unselected and so the variables are given in order of occurrence.

Each entry in the list shows the variable name followed by the program name attached using @, for example:


Ch_1_Glob of @dhrystone

Including local variables adds the filename, if known, to the list, for example:


DHRY_2\Proc_8\Int_Index local of @dhrystone
Copyright © 2005, 2006 ARM Limited. All rights reserved.ARM DUI 0281C
Non-Confidential