Debugging resources

Use Debugging Tools for Windows to debug drivers, applications, and services on Windows systems. The core debugging engine in the tool set is called the Windows debugger. You can use the traditional interfaces (WinDbg, CDB, and NTSD), which are included in Debugging Tools for Windows as part of the WDK.

Getting started with debugging tools for Windows

Installing debugging tools for Windows

Debugger How-Tos

Video - Defrag Tools

Books

  • Advanced Windows Debugging by Mario Hewardt and Daniel Pravat

  • Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows by Tarik Soulami

  • Windows Internals by Pavel Yosifovich, Alex Ionescu, Mark E. Russinovich and David A. Solomon