Click to See Complete Forum and Search --> : Unable to view static variables


shanescribner
March 5th, 2003, 08:05 PM
Using the Dev Studio 6.0 Debugger on XP, I'm now unable to view variables that are declared as static. I get the error "cxx0017: Error: symbol "variable goes here" not found.

All the local and global variables are viewable.

Any thoughts on how to resolve this issue?

Yves M
March 6th, 2003, 01:11 PM
This is a bug in the debugger.

c.f. MSDN (http://support.microsoft.com/default.aspx?scid=kb;en-us;121367)