An MDMP format and extension file is a compressed data file created by Windows after a program crash or error.
The MDMP contains data "dumped" from the program's memory space, which includes error information that can be used for debugging.
MDMP files are typically created along with an uncompressed HDMP file and may be submitted to Microsoft as part of a bug feedback process.
You can open for analysis an MDMP file using Microsoft Visual Studio by selecting File ? Open Project, setting the "Files of type" option to "Dump Files", choosing the MDMP file, clicking Open , and then running the debugger.
The debugger will create a mock process, which will stop at the instruction responsible for the failure.
MDMP files can also be parsed using WinDbg, a debugging program that is part of the Microsoft Windows SDK.
Typical MDMP application file locations:
- "g:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "%1"
- c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe "%1"
- "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" "%1"
Frequently used application names to open MDMP files:
Frequently associated Windows objects:
- VisualStudio.mdmp.10.0
- VisualStudio.mdmp.9.0
If you downloaded a MDMP file on Android device you can open it by following steps below:
To open MDMP File on iOS device follow steps below:
Populating this website with information and maintaining it is an ongoing process. We always welcome feedback and questions that can be submitted by visiting Contact Us page. However since there are many users visiting this website and because our team is quite small we may not be able to follow up personally on every request. Thank you for your understanding.
Extensionfile.net team was busy developing new customer service product app to help access customer service easier. Check it out on the Apple app store.