The information in this article applies to:
SYMPTOMSWhen trying to debug a program that uses STL template classes, the debugger may point to the wrong line in the source file. CAUSEThe Compiler is generating incorrect line-number information. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in Visual C++, version 6.0. MORE INFORMATIONSteps to Reproduce BehaviorSample Code
Pressing F10 again takes the cursor back to "b=5;" line. Additional query words: kbDSupport
Keywords : kbDebug kbVC500bug kbVC600fix |
Last Reviewed: August 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |