Windows Minidump File
|
副檔名: | .mdmp |
開發者: | Microsoft |
瀏覽次數: | 55511 |
更新: | 2010-12-05 13:43:53 |
Hex: | N/A |
ASCII: | N/A |
|
|
When your computer crashes a special file is created which logs what has happened when the computer crashed. These files can then be debugged to see what has caused the computer to crash.
The information stored in these files is dumped from the computers memory and is then often used by software companies to see what has caused the problem.
These files can usually be opened by Visual Studio and the program WinDBG.