Debugging UMDF Drivers
You can debug User-Mode Driver Framework (UMDF) drivers by using either a user-mode debugger or a kernel-mode debugger. However, user-mode debugging requires only a single computer, and kernel-mode debugging requires both a host computer and a target computer. You can use the WinDbg debugger and UMDF debugger extensions to debug your UMDF driver.
In this section
- How to Enable Debugging of a UMDF Driver
- Attaching a User-Mode Debugger
- UMDF Debugging Scenarios
- Using UMDF Debugger Extensions
- Using WPP Software Tracing in UMDF Drivers
Send comments about this topic to Microsoft
Build date: 4/1/2013
