


Logger ( Logger.exe and Logexts.dll) A tool and an extension DLL that record the function calls and other actions of a program. Windows Driver Kit (WDK) Version 7.1.0 Release Notesĭebugging Tools for Windows also includes the following tools and utilities: HOWTO: Enable Verbose Debug Tracing in Various Drivers and Subsystems (314743) Tips for using Debugging Tools for Windows, with links to presentations and papers on best practicesġ394 Kernel Debugging Tips and Tricks ĭriver Debugging Basics ĭebugging Kernel-Mode Driver Framework Driversĭebugging User-Mode Driver Framework Drivers Training Sessions What's New for Debugging Tools for Windowsĭebugging Tools and Symbols: Getting Started Install Debugging Tools for Windows 64-bit Versionsĭownload page for the latest 64-bit packages. Install Debugging Tools for Windows 32-bit Versionĭownload page for the latest 32-bit packages. Symbol packages for a variety of Windows versions. For more information about which version of the debugger package to use, see Choosing a 32-bit or 64-bit Debugger Package. Note If you are running the debuggers from an Itanium-based host computer, make sure that you are using the correct version of the binaries. However, typically, there is no reason for the host computer to run the slower checked build. You can debug a free system from a free or checked system, and you can debug a checked system from a free or checked system. Kernel debugging does not require specific combinations of the free or checked builds. The target computer and host computer do not have to use the same platform or the same version of Windows. Can be started from a host computer that is on an x86-based platform, an Itanium-based platform, or an 圆4-based platform.Can be started from a host computer that is running Windows.Debug a target computer that is running on an x86-based platform, an Itanium-based platform, or an 圆4-based platform.

Debug a target computer that is running Windows.However, the current versions of KD and WinDbg (which you installed with this documentation) are flexible. The following diagram shows the typical Microsoft Windows setup that you can use to perform kernel debugging and diagnose system failures. The host computer is used to run the debugger. The target computer is used to run the kernel-mode application. Kernel-mode debugging requires a target computer and a host computer.
