Is there anyone out there that finds Visual C++ (ver8) Debugger broken? Specifically with regard to variables out of scope.
I have asked here about specific problems and none of the proposed solutions work. The debugger works on the easiest of things, but half the time, things that are obviously in scope, it complains that they aren't.
The only people who respond, obviously the debugger works for them and I appreciate their advice. But let me see if there's anyone else that has to spend half the day displaying variables with code because the debugger won't.
Walt