BUG: Debugger Does Not Expand Variable Of C Structure Type (313631)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 6.0
This article was previously published under Q313631 SYMPTOMS
When you attempt to expand a C structure in the Variables window of the Visual C++ 6.0 debugger, the structure may not expand.
CAUSE
The Visual C++ C compiler emitted incorrect debug information for the structure.
RESOLUTIONA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem. Note You must have a Visual Studio license agreement to obtain this hotfix. To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The English version of this fix should have the following file attributes or later: |
29-Nov-2001 | 13:41 | 12.00.9429.0 | 682,545 | C1.dll | x86 |
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATION
This only occurs with some structures in the C language. The C++ class types (struct, class, and union) are not affected.
Modification Type: | Minor | Last Reviewed: | 10/21/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbbug kbHOWTOmaster kbpending KB313631 kbAudDeveloper |
---|
|