FIX: CVW Breakpoint Missed Debugging Two ApplicationsLast reviewed: September 16, 1997Article ID: Q92605 |
4.00 4.01
WINDOWS
kbtool kbbuglist kbfixlist
The information in this article applies to:
SYMPTOMSWhen version 4.0 or 4.01 of CodeView for Windows is used to debug multiple applications simultaneously, and the user uses the Windows Task List application to activate application being debugged, CVW fails to stop execution on breakpoints in the activated application.
RESOLUTIONTo avoid this problem, minimized the application currently being debugged before using the Windows Program Manager to activate the second application. Note: Do not use the Windows Task List to activate the Program Manager. The Switch To option on the Windows system menu and the CTRL+ESC key combination access the Windows Task List.
STATUSMicrosoft has confirmed this to be a problem in CodeView versions 4.0 and 4.01 for Windows. This problem was corrected in CodeView version 4.1 for Windows.
MORE INFORMATIONPage 380 of the Microsoft C/C++ "Environment and Tools" manual for version 7.0 details debugging multiple applications simultaneously. The following nine steps reproduce the problem described above:
If the user does not use the Task List to activate the Program Manager (in other words, the user clicks on the Program Manager with the mouse), execution will halt at the breakpoint.
|
Additional reference words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |