RE: Are there any tools to generate a output like dr wtsn32.log from u ser.dmp?

None I know of. Since you can get all that info from Windbg you can
either put together a set of commands or write an extension that
generates the info you want and using the debugger log to save it to a
file.

In my experience the Dr Watson log is inferior to loading the dump in
the debugger. So I really don’t see why you would want this, given that
you have the dump and can debug that.

-----Original Message-----
From: xxxxx@citrix.co.jp [mailto:xxxxx@citrix.co.jp]

Sent: Sunday, December 02, 2001 8:26 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Are there any tools to generate a output like dr
wtsn32.log from u ser.dmp?

Hi, I know that how to use windbg, and I can get interesting information
by
using windbg.
Now I want to know if there are tools or command to convert user.dmp to
drwtsn32.log format like the following.

Function : RtlDestroyHeap
xxxxxxxx xxxxxx xxxxxx xxx

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Thanks, Kimi

-----Original Message-----
From: Nathan Nesbit [mailto:xxxxx@windows.microsoft.com]
Sent: Monday, December 03, 2001 1:10 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Are there any tools to generate a output like
drwtsn32.log from u ser.dmp?

If you load the dump into Windbg then you can get access all interesting
information that is in the dump.

Is there, perhaps, some specific piece of information you want but don’t
know how to access in Windbg?

-----Original Message-----
From: xxxxx@citrix.co.jp [mailto:xxxxx@citrix.co.jp]

Sent: Sunday, December 02, 2001 6:21 PM
To: Kernel Debugging Interest List
Subject: [windbg] Are there any tools to generate a output like
drwtsn32.log from u ser.dmp?

Hi, Just simple question.

Are there any tools to generate a output like drwtsn32.log from
user.dmp?

Thanks in advance, Kimi


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: xxxxx@citrix.co.jp
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com