mini-dump

Examine the dump file at the command ANALYZE

There are several commands that you can use to gather information in the dump file, one of them being the command "ANALYZE".

Open the dump file with debugging tools

There are two ways to get to a mini-dump that was previously created. One of them is to use debuging tools like windb.exe or kd.exe.

reading the dump file with Dumpck.exe

There are two ways to get to a mini-dump that was previously created. One of them is to use a tool named Dumpchk.exe.

To configure the system to create the small memory dump

To get to the debugging information a mini-dump gives you, you need to make some small menu changes so that a mini-dump will be created the next time there is a system fault.

creating a memory dump

A small memory dump file is a debugging tool for when your computer crashes. It records the smallest set of useful information that may help. But you need to make some configuration settings to create the minidump.

Syndicate content