PRB: Debugger Displays Incorrect Information for Variable (168080)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
This article was previously published under Q168080 SYMPTOMS
When you debug an optimized build of an application that includes debug
information, the debugger may display incorrect symbol data.
RESOLUTION
You can work around this problem by displaying the desired variable in a
dialog box or printing it out using cout or printf();
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbBug kbDebug kbide kbprb KB168080 kbAudDeveloper |
---|
|