Debugging GP Faults with WDEB386Last reviewed: August 12, 1997Article ID: Q77987 |
The information in this article applies to:
Under certain circumstances, trying to trap GP (general protection) faults with WDEB386 may produce unexpected results. In general, if the processor generates a GP fault while a Windows-based application is running, the GP-fault handler will automatically provide the mechanism to stop at the offending instruction in WDEB386. However, unexpected results (breaking at unusual locations, infinite loops, debugger crashes) may occur under WDEB386 if one of the following conditions is true: - The GP fault occurs somewhere other than in a Windows-based application or dynamic-link library (DLL).- The WIN.INI file [kernel] section switch DisableGPTrapping is set to 1. Keywords : kb16bitonly TlsWdeb kbtool Version : 3.0 3.1 Platform : WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |