FIX: __vfptr Elements Are Not Properly Displayed in Debugger (150003)
The information in this article applies to:
- The Integrated Debugger, when used with:
- Microsoft Visual C++, 32-bit Learning Edition 4.0
- Microsoft Visual C++, 32-bit Learning Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.0
- Microsoft Visual C++, 32-bit Professional Edition 4.1
- Microsoft Visual C++, 32-bit Professional Edition 4.2
This article was previously published under Q150003 SYMPTOMS
When you view the theApp variable in an AppWizard-generated MFC
application, the element values of __vfptr are not properly displayed in
the debugger. For an example, please see the "More Information" section of
this article.
RESOLUTION
Drag the address of __vfptr into the memory window, view the data in
long-hex format, and notice that the addresses to which the __vfptr
variable points appear.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug was corrected in Visual C++
version 5.0.
| Modification Type: | Major | Last Reviewed: | 12/1/2003 |
|---|
| Keywords: | kbBug kbDebug kbfix kbide kbVC500fix KB150003 |
|---|
|