Jump to ratings and reviews
Rate this book

Advanced Windows Debugging, Adobe Reader

Rate this book
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!

837 pages, Kindle Edition

First published October 29, 2007

Loading...
Loading...

About the author

Mario Hewardt

8 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
27 (39%)
4 stars
33 (47%)
3 stars
7 (10%)
2 stars
2 (2%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Paweł Rusin.
234 reviews6 followers
September 29, 2025
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.
123 reviews8 followers
April 19, 2016
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.
53 reviews2 followers
August 23, 2016
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...
Profile Image for Alex Allain.
Author 5 books10 followers
December 24, 2008
Extremely detailed look at key Windows subsystems (such as the heap, the security model, and IPC) as well as basic debugging knowledge.

If nothing else, you will appreciate WinDBG and understand how to get symbols to actually load properly.
Displaying 1 - 4 of 4 reviews