Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.36 KB

creating-a-kernel-mode-dump-file.md

File metadata and controls

40 lines (20 loc) · 1.36 KB
title description keywords ms.date
Creating a Kernel-Mode Dump File
Creating a Kernel-Mode Dump File
dump file, creating kernel-mode dump file
dump file, NMI switch
NMI switch
05/23/2017

Creating a Kernel-Mode Dump File

There are three ways in which a kernel-mode dump file can be created:

  1. You can enable the dump file from the Control Panel, and then the system can crash on its own.

  2. You can enable the dump file from the Control Panel, and then force the system to crash.

  3. You can use the debugger to create a dump file without crashing the system.

This section includes:

Enabling a Kernel-Mode Dump File

Forcing a System Crash

Creating a Dump File Without a System Crash

Verifying the Creation of a Kernel-Mode Dump File

Using an NMI Switch

It is also possible to use an NMI switch to create a crash dump file. Contact your hardware vendor to determine whether your machine has this switch.

The usage of NMI switches is not covered in this documentation.