My Visual Studio 2005 is no longer allowing me to inspect local or auto variables at runtime. In the locals panel, I can see the raw value of the 'this' pointer, but I cannot inspect the object it points to.

I have had no troubles with inspecting variables on the same set-up until this point. Has anyone experienced this problem?

Other details: The codebase is large, written in C++, and I use visual assist.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.