Which program allow minidump files to be readable??
Thanks

Re: minidump files by philo

philo
Tue Apr 15 15:50:47 PDT 2008


"Michael Mullen" <mmullen2@austin.rr.com> wrote in message
news:48051fd2$0$31746$4c368faf@roadrunner.com...
> Which program allow minidump files to be readable??
> Thanks
>


You can read them in any text editor

notepad or wordpad should do the job



RE: minidump files by ReySantos

ReySantos
Wed Apr 16 00:52:01 PDT 2008

You need debugging tools

How to read the small memory dump files that Windows creates for debugging
http://support.microsoft.com/kb/315263

Minidump Analysis
http://www.memecode.com/docs/minidump.php
--
Rey


"Michael Mullen" wrote:

> Which program allow minidump files to be readable??
> Thanks
>
>

Re: minidump files by Gerry

Gerry
Wed Apr 16 02:29:34 PDT 2008

As Rey says but you may not find them easy to operate and / or interpret
the results.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

Rey Santos wrote:
> You need debugging tools
>
> How to read the small memory dump files that Windows creates for
> debugging http://support.microsoft.com/kb/315263
>
> Minidump Analysis
> http://www.memecode.com/docs/minidump.php
>
>> Which program allow minidump files to be readable??
>> Thanks