[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Global Variables Window

The Global Variables window (Figure 11.24) shows all global variables used by your program. You can also view static variables by selecting a file in the File pane. The static variables appear in the Variables pane.

Global Variables Window:

Placing globals in a separate window

To display a global variable in its own window, double-click the name of the global variable in the Variables pane. A new Variable window opens and shows the name and value of the global variable. You can also open a Variable window by selecting the desired variable in the Variables pane and choosing Data > View Variable or Data > View Array, or choosing the same commands from the debugger contextual menu (see "Debugger Contextual Menu"). You can view and edit a global variable displayed in its own window the same way as in the Variables pane. You can also add global variables to the Expressions window.

Windows containing global variables remain open for the duration of the debugging session. To close all open Variable windows, bring forward one of the Variable windows, then choose File > Close All Variable Windows.

For more information, refer to "Expressions Window," "Variable Window," and "Array Window".


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000