Debugging Tools for Windows |
For more information, see Introduction to Boot Options.
For more information, see Introduction to Boot Options.
For more information, see Using Breakpoints or Breakpoints.
For more information, see Using Breakpoints or Breakpoints.
See also handling status.
For more information, see the topics Controlling Exceptions and Events and Event Filters
This shutdown is known variously as a bug check, kernel error, system crash, stop error, or, occasionally, trap. The screen display itself is referred to as a blue screen or stop screen. The most important information shown on the screen is a message code which gives information about the crash; this is known as a bug check code or stop code.
WinDbg or KD can configure the system so that a debugger is automatically contacted when such an error occurs. Alternatively, the system can be instructed to automatically reboot in case of such an error.
For more information, see Bug Checks (Blue Screens).