Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The .ignore_missing_pages command suppresses the error messages when a Kernel Memory Dump has missing pages.
.ignore_missing_pages 0
.ignore_missing_pages 1
.ignore_missing_pages
Parameters
0
Displays all missing page errors while debugging a Kernel Memory Dump. This is the default behavior of the debugger.
1
Suppresses the display of missing page errors while debugging a Kernel Memory Dump.
Environment
Modes |
Kernel mode only |
Targets |
Dump file debugging only |
Platforms |
All |
Additional Information
For more information about how to debug these dump files, see Kernel Memory Dump.
Remarks
Without parameters, .ignore_missing_pages displays the current status of this setting.