Partager via


Update to Debugging Tools for Windows

An update to the Debugging Tools for Windows was just released. New features in WinDBG (aka “wind bag”) include Longhorn support, UI enhancements, and more. These tools are essential when you need to debug at a lower level than Visual Studio allows. For a great overview of WinDBG, see the overview in John Robbin's great book Debugging Applications for Microsoft .NET and Microsoft Windows.

Comments