User forums > Help
Displaying Global Variables in a Debug Watch Window
(1/1)
markj_47:
When using the debugger the watches window does not display global variables - only local variables and function arguments. Any one know of a way to make this display?
ollydbg:
--- Quote from: markj_47 on November 01, 2009, 04:00:14 pm ---When using the debugger the watches window does not display global variables - only local variables and function arguments. Any one know of a way to make this display?
--- End quote ---
You should manually add the global variables you want to watch.
zabzonk:
Right-click on the watch window and use the "Add Watch" option to enter the name of the global you are interested in.
Navigation
[0] Message Index
Go to full version