Hi,
I need to copy/paste a block of memory dump from soft ice dos like screens
and save it to some file in say notepad, to send it to HW company. It is a
DMA memory dump, but till now I have not been able to paste it anywhere
outside softice, even not been able to copy more than one line.
Is it possible at all? any other way?
Even if I use DbgPrint and then use driver monitor, it does not capture
even half of the lines.
thanks in advance.
Raj
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
The log function of softice can save relatively large amounts of
memory dumps if need be. Otherwise check out Icedump: icedump.tsx.org.
best regards,
Anders
Wednesday, August 22, 2001, 6:59:06 AM, you wrote:
rhc> Hi,
rhc> I need to copy/paste a block of memory dump from soft ice dos like screens
rhc> and save it to some file in say notepad, to send it to HW company. It is a
rhc> DMA memory dump, but till now I have not been able to paste it anywhere
rhc> outside softice, even not been able to copy more than one line.
rhc> Is it possible at all? any other way?
rhc> Even if I use DbgPrint and then use driver monitor, it does not capture
rhc> even half of the lines.
rhc> thanks in advance.
rhc> Raj
rhc> —
rhc> You are currently subscribed to ntdev as: xxxxx@flaffer.com
rhc> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
–
Best regards,
Anders mailto:xxxxx@flaffer.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Raj,
If you want to catch all your debug messages (like
dbgprint) you can use a tool - “debug view” from
syinternals.
the link is
http://www.sysinternals.com/ntw2k/utilities.shtml.
It doesn’t need an active debugger like Win Ice.
Hope this helps.
They also have sources for few samples. You may find
what you are looking for also there.
thanks
Girish H.
Hi,
I need to copy/paste a block of memory dump from soft ice dos like screens
and save it to some file in say notepad, to send it to HW company. It is a
DMA memory dump, but till now I have not been able to paste it anywhere
outside softice, even not been able to copy more than one line.
Is it possible at all? any other way?
Even if I use DbgPrint and then use driver monitor, it does not capture
even half of the lines.
thanks in advance.
Raj
You are currently subscribed to ntdev as: xxxxx@att.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com