PRB: Debugging an Application Driven by MS-TEST
Article ID: 100957
Article Last Modified on 2/22/2007
APPLIES TO
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional Edition
- Microsoft Win32 Software Development Kit (SDK) 3.1
- Microsoft Win32 Software Development Kit (SDK) 3.5
- Microsoft Win32 Software Development Kit (SDK) 3.51
- Microsoft Win32 Software Development Kit (SDK) 4.0
This article was previously published under Q100957
SYMPTOMS
When an application driven by MS-TEST is being debugged by WinDbg or NTSD
(for example, after an exception has occurred), both the application and
the debugger hang.
CAUSE
The debugger is hooked and ends up hanging.
RESOLUTION
It is not possible to use NTSD or WinDbg to debug an application that is
driven by MS-TEST. Use Dr. Watson (drwtsn32) instead. Note that you must
turn off Visual Notification.
Additional query words: 3.10 3.50 4.00 95
Keywords: KB100957