The information in this article applies to:
SYMPTOMSCodeview for Windows may not break at the right location or may not break at all if a conditional breakpoint is set on a variable of type double. Conditional breakpoints include breakpoints such as "Break when Expression has Changed" and "Break when Expression is True". Codeview for MS-DOS does not have this problem. RESOLUTIONIf you have Visual C++, use the Visual Workbench debugger instead of Codeview for Windows. STATUSMicrosoft has confirmed this to be a problem in Codeview for Windows version 4.0, 4.01, and 4.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONThe program listed below can be used to demonstrate the problem. Build a debug version of the program, load it into Codeview for Windows, and enter the following commands in Codeview's command window: bp = x Sample Code
Additional query words: 4.00 4.01 4.10
Keywords : kb16bitonly |
Last Reviewed: October 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |