.dmp file extension
- .dmp
- Dump file. Typically a binary file.
- memory.dmp
- A dump of memory typically created automatically when Windows crashes.
For more information see:
- www.codeproject.com/debug/windbg_part1.asp - Tutorial on using WinDBG which can be used to diagnose .dmp files.
- www.microsoft.com/whdc/ddk/debugging/ - overview of Windows debugging tools and download site for WinDBG
Can you add to this? Do you know of any applications not already listed which will work with .dmp files, view .dmp files or open .dmp files? Are you able to contribute any additional reference information or file format information about .dmp files or have you spotted any errors or omissions? If so please let us know by emailing us at feedback@cryer.co.uk - Thank you.