Debugging Books

Advanced .NET Debugging by Mario Hewardt and Patrick Dussud.
Must read to better understand how CLR works and how to use many debugging tools such as SOS extension
Advanced Windows Debugging by Mario Hewardt and Daniel Pravat.
Wonder how to use WinDBG?
Debugging Microsoft .NET 2.0 Applications* by John Robbins.
We are waiting for your next book John! :^)
Inside Visual Studio .NET by Brian Johnson,  Marc Young and Craig Skibo.
Debugging Applications for Microsoft .NET and Microsoft Windows* by John Robbins.
Mandatory to really and efficiently use your debugger
Debugging Windows Programs: Strategies, Tools, and Techniques for Visual C++ Developpers* by Everett N. McKay and Mike Woodring.
Debugging Applications by John Robbins.

* means that I’ve been a technical reviewer for the book

Leave a comment