A Good Book on Windbg

Posted by Hugh Ang at 1/09/2008 03:17:00 PM

Since I have never worked for any Microsoft product team, a good way for me to get internal system knowledge is through debugging, using tools like Windbg (Visual Studio as an IDE can be good for debugging too, but is limited in functionalities compared with Windbg).

Over the years, I have gained my Windbg skills by reading blogs (thanks to those who post them) and just practicing it on my own whenever I have a chance. Most of the debugging books don't have enough coverage in this area. So I was really excited after I found out that Addison Wesley has published this Advanced Windows Debugging book. You should read this book if you are seriously thinking about learning Windbg.

0 comments: