The First In-Depth, Real-World, Insider's Guide to Powerful Windows Debugging For Windows developers, few tasks are more challenging than debugging--or more crucial. Reliable and realistic information about Windows debugging has always been scarce. Now, with over 15 years of experience two of Microsoft's system-level developers present a thorough and practical guide to Windows debugging ever written. Mario Hewardt and Daniel Pravat cover debugging throughout the entire application lifecycle and show how to make the most of the tools currently available--including Microsoft's powerful native debuggers and third-party solutions. To help you find real solutions "fast," this book is organized around real-world debugging scenarios. Hewardt and Pravat use detailed code examples to illuminate the complex debugging challenges professional developers actually face. From core Windows operating system concepts to security, Windows(R) Vista(TM) and 64-bit debugging, they address emerging topics head-on-and "nothing" is ever oversimplified or glossed over!
Second re-read. First time I read this book, I didn't know much about how and why of debugging. I was ready this time. One of my favorite books on Windows programming and computer science in general. Slightly outdated nowadays though.
This is a great reference which teaches you the approach to debugging crashes using WinDBG. I love that it teaches you the approach, because anyone can use WinDBG and learn the commands, but you need to be taught how to approach the problems.
My one gripe is that this book is not as "advanced" as the cover implies. It devotes a lot of time to getting familiar with WinDBG, which I wouldn't expect from a book billing itself as advanced. (maybe they figure that WinDBG/kernel mode debugging is an advanced topic? Either way, I wanted more time devoted to different types of crash analysis and different commands rather than "this is the debugger").
This is still going to live on my desk forever so I can pick it up throughout the day.
Huge book - lot of specialized content if you want to tread into the deep waters of debugging on the windows platform.
Examples and associated content are a bit dated. I don't remember much content associated with .net or mixed-mode debugging. Visual studio has a lot of more usable tools w.r.t. debugging nowadays. So won't recommend 'buying' this one. Instead go through the "Defrag Tools" series on Channel9 https://channel9.msdn.com/Shows/Defra...