Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Figure 10. The Globals Window

You can open the Globals window by choosing Globals from the Data menu.
 This window displays the names of all global variables defined in the
program.  You can add a variable to the Watches window by double-clicking on
it, or cursoring to it and pressing ENTER.

Press the right mouse button to access the following pop-up menu items:


Watch
    Add the selected variable to the Watches window.

Raw Memory
    Display the memory associated with the selected variable.

Typed Symbols
    Toggle between showing all symbols and just those defined in modules
    compiled with the d2 option.  Variables from the C/C++ library and
    assembly code are suppressed.  This menu item sets options on a
    per-window basis, overriding the global settings.  When you use the menu
    item to change these settings, they will not be saved between debugging
    sessions.  To change an option permanently, see
    The Window Options Dialog.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson