I have Windbg running and want to check source level debugging of WDF.
If I run the command "!lmi wdf01000.sys", I get the following result:
kd> !lmi Wdf01000.sys
Loaded Module Info: [wdf01000.sys]
wdf01000.sys not found
If I look in the symbol cache the wdf01000.pdb is there. I use the latest Windows 10 version with the actual WDK.
I followed the article new support for source-level debugging of WDF in Windows 10