Debugging User-Mode Driver Framework Drivers Training Sessions

Updated: May 6, 2009

The goal of these trainings is to educate the viewer about:

Tools used to debug user-mode driver framework (UMDF) drivers.

Techniques for debugging UMDF drivers.

UMDF debugger extensions.

Common UMDF debugging scenarios.

The training shows how to install UMDF drivers that were built from code samples in the Windows Driver Kit, how to connect WinDbg to UMDF drivers running on the system, how to debug routines in a UMDF driver, and how to use the UMDF debugger extensions to look through the internal structures in a UMDF driver.

UMDF Training Sessions
Windows MultimediaDebugging User-Mode Driver Framework Drivers, Part 1: Introduction  
This session introduces basic concepts and terminology related to user-mode driver framework (UMDF) drivers.
Windows MultimediaDebugging User-Mode Driver Framework Drivers, Part 2: Debugging Basics  
This session describes the tools for debugging user-mode driver framework (UMDF) drivers and where to get these tools. It also describes how to connect a debugger to the process that hosts the UMDF driver.
Windows MultimediaDebugging User-Mode Driver Framework Drivers, Part 3: Debugger Extensions  
This session describes the debugger extensions that are specific to the user-mode driver framework (UMDF) and how to use them to debug UMDF drivers. It also describes some UMDF concepts and which debugger extensions to use in order to debug specific problems
Windows MultimediaDebugging User-Mode Driver Framework Drivers, Part 4: Debugging Techniques  
This session describes techniques for debugging commonly encountered user-mode driver framework (UMDF) problems.

Related Information

Debugging Kernel-Mode Driver Framework Drivers



Was This Information Useful?