| |||
| Home > Examining the Target Execution Environment > Displaying the list of variables in an image > Displaying variables in the libraries used by an image | |||
To display a list of variables in the libraries used by an image:
Select Symbols from the View menu to display the Symbols view. Figure 13.4 shows an example.
Click the Variables tab. This lists the variables in the image. Figure 13.5 shows an example.
Right-click on any variable entry to display the context menu, and select one or more of the type of variables that you want to display from the context menu:
select Show Publics to list the public variables
select Show Statics to list the static variables
select Show Locals to list the local variables.
Repeat this for each type of variable that you want to view or remove from the list.
Select Show Library Symbols from the context menu. The list of variables is expanded to include the library variables.
Locate the library variable that you want to find.
Right-click on the variable entry to display the context menu. You can perform various operations on the variables.