DMP files

  • Thread starter Thread starter Allison
  • Start date Start date
A

Allison

Does anyone know what utility or program is used to read a DMP or Dump file?
I've used notepad and wordpad but the data looks are garbled with symbols I
haven't ever seen before. There has to be a better program to do this
correctly.

Thanks
 
Hello,

Thank you for posting here.

You could use Windbg utility to read Dump file.

For more information you may browse the following web site:
Microsoft debugging tools
http://www.microsoft.com/whdc/ddk/debugging/default.mspx

WinDbg debugger
http://msdn.microsoft.com/library/en-us/tools/tools/windbg_debugger.asp

254723 Reading Small Memory Dump Files Created by Windows
http://support.microsoft.com/?id=254723

To download this utility, refer to the following link:
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.3.5.exe

If you have any questions or concerns, please do not hesitate to let me
know. I am happy to be of assistance.
Thanks and regards,
Alex Zhang
Microsoft Partner Online Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: <[email protected]>
| Sender: <[email protected]>
| References: <[email protected]>
| Subject: DMP files
| Date: Tue, 27 Apr 2004 08:15:45 -0700
| Lines: 21
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcQsaoMlWQMFB6qARgKlRXV7KCSL2w==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.win2000.general
| Path: cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.win2000.general:134065
| NNTP-Posting-Host: tk2msftngxa11.phx.gbl 10.40.1.163
| X-Tomcat-NG: microsoft.public.win2000.general
|
| Good info there:
|
| http://labmice.techtarget.com/troubleshooting/memorydumps.h
| tm
|
| Watch for word wrap.
|
| >-----Original Message-----
| >Does anyone know what utility or program is used to read
| a DMP or Dump file?
| >I've used notepad and wordpad but the data looks are
| garbled with symbols I
| >haven't ever seen before. There has to be a better
| program to do this
| >correctly.
| >
| >Thanks
| >
| >
| >.
| >
|
 
Back
Top