windbg version 4.0.18

We have released version 4.0.18 of windbg to
http://www.microsoft.com/ddk/debugging
Some of the important changes include

. Internet symbol server works for Windows NT 4.0 hosts
. Greatly improved bugcheck analysis (!analyze command)
. Significant performance improvements when debugging minidump files
. WinDbg: Many new context menus and UI options
. WinDbg: Ability to save and load workspaces for files
. Support for multi-machine (client server) debugging
. C++ expression evaluator
. New 1394 debugging protocol (to work with Windows .NET server)
. Improved documentation
. And lots of bug fixes!

Please don’t hesitate to send feedback, bugs or feature requests by posting
to this newsgroup or by sending mail to windbgfb

Thanks,

-The WinDbg team


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

Alright, damn it, whose brilliant idea was it to display signed variables
that display in the Locals window in base 10? Really great when my eyes are
calibrated for hex, I NEVER use decimal in kernel debug, and THERE IS NO
DOCUMENTED WAY TO CONVERT THE DISPLAY FROM DECIMAL TO HEX!

Case in point … I have a variable that is typed as NTSTATUS that contains
a status code. When displayed, I see
-1073741808. Big whoop! 0xC0000010 means one hell of a lot more than some
stupid signed piece of decimal crap!

And no, using the N command does NOT change the display of the Locals window
for a LONG, which is what NTSTATUS resolves.

Is there a means of setting this, once and for all, or is this a candidate
for a “Boot in the butt” award?

This was NOT the behavior in prior releases.

Gary G. Little
Broadband Storage, Inc.
xxxxx@broadstor.com
xxxxx@inland.net
(949) 7372731

-----Original Message-----
From: xxxxx@microsoft.com [mailto:xxxxx@microsoft.com]
Sent: Saturday, December 22, 2001 8:33 PM
To: Kernel Debugging Interest List
Subject: [windbg] windbg version 4.0.18

We have released version 4.0.18 of windbg to
http://www.microsoft.com/ddk/debugging
Some of the important changes include

. Internet symbol server works for Windows NT 4.0 hosts
. Greatly improved bugcheck analysis (!analyze command)
. Significant performance improvements when debugging minidump files
. WinDbg: Many new context menus and UI options
. WinDbg: Ability to save and load workspaces for files
. Support for multi-machine (client server) debugging
. C++ expression evaluator
. New 1394 debugging protocol (to work with Windows .NET server)
. Improved documentation
. And lots of bug fixes!

Please don’t hesitate to send feedback, bugs or feature requests by posting
to this newsgroup or by sending mail to windbgfb

Thanks,

-The WinDbg team


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: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Sure would be nice if there was away to look a IRQL …

Gary G. Little
Broadband Storage, Inc.
xxxxx@broadstor.com
xxxxx@inland.net

-----Original Message-----
From: xxxxx@microsoft.com [mailto:xxxxx@microsoft.com]
Sent: Saturday, December 22, 2001 8:33 PM
To: Kernel Debugging Interest List
Subject: [windbg] windbg version 4.0.18

We have released version 4.0.18 of windbg to
http://www.microsoft.com/ddk/debugging
Some of the important changes include

. Internet symbol server works for Windows NT 4.0 hosts
. Greatly improved bugcheck analysis (!analyze command)
. Significant performance improvements when debugging minidump files
. WinDbg: Many new context menus and UI options
. WinDbg: Ability to save and load workspaces for files
. Support for multi-machine (client server) debugging
. C++ expression evaluator
. New 1394 debugging protocol (to work with Windows .NET server)
. Improved documentation
. And lots of bug fixes!

Please don’t hesitate to send feedback, bugs or feature requests by posting
to this newsgroup or by sending mail to windbgfb

Thanks,

-The WinDbg team


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: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com