What information do you think the strings on the blue screen will give
you that you can’t get directly from the debugger?
The bug check information you can get with .bugcheck and !analyzebugchk
-v
The loaded modules you can get with lm.
What other information is shown on the screen with a machine crashes?
-----Original Message-----
From: xxxxx@citrix.co.jp [mailto:xxxxx@citrix.co.jp]
Sent: Friday, August 31, 2001 9:44 AM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Is it possible to display memory in base 10?
Thank you, I have know !analyzebugchk -v. now I want to get strings
appearred on the blue sceen.
so I think that dc explog!ExpLogBuffer is good for me. so if anyone know
same command, please teach me.
explog’s symbol is the hard vendor’s symbol?
In general, I can’t find explog’s symbol…
p.s. I want to know good book to learn to debugging techniq, what is
your
recommendation?
Kimi
-----Original Message-----
From: Gary Little [mailto:xxxxx@Broadstor.com]
Sent: Thursday, August 30, 2001 12:48 AM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Is it possible to display memory in base 10?
Try “!analyzebugchk -v”, or look a the help files of WinDbg.
Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com
-----Original Message-----
From: xxxxx@citrix.co.jp [mailto:xxxxx@citrix.co.jp]
Sent: Tuesday, August 28, 2001 10:16 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Is it possible to display memory in base 10?
Hello,
How should I do to get the following data from memory.dmp?
Someone use “dc explog!ExpLogBuffer”, but I can’t use this command. I
don’t
know why…
Anyone know this command?
bfc918b0 202a2a2a 504f5453 7830203a 30303030 *** STOP: 0x0000
bfc918c0 34443030 78302820 44314341 34413833 00D4 (0xAC1D38A4
bfc918d0 3078302c 30303030 2c323030 30307830 ,0x00000002,0x00
bfc918e0 30303030 302c3130 34303878 38453431 000001,0x80414E8
bfc918f0 68542933 72642065 72657669 6c6e7520 3)The driver unl
bfc91900 6564616f 69772064 756f6874 61632074 oaded without ca
bfc91910 6c65636e 676e696c 6e657020 676e6964 ncelling pending
bfc91920 65706f20 69746172 2e736e6f 73696854 operations.This
bfc91930 69726420 20726576 2079616d 61206562 driver may be a
bfc91940 61662074 20746c75 4944573a 532e4143 t fault :WDICA.S
bfc91950 00005359 00000000 00000000 00000000 YS
Thank you, Kimi
You are currently subscribed to windbg as: xxxxx@broadstor.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