I have a setup in which host is win8 and guest on virtual machine is also win8.
Running windbg on host and debuggin guest on virtual machine throgh pipe.
Now i want to analyse how a device stack is built internally for a keboard.
For this when i run
"!drvobj kbdclass"
on windbg it doesnt show up any keyboard device object in guest,Below is the output
what i get
kd> !drvobj kbdclass
Driver object (862357d0) is for:
\Driver\kbdclass
Driver Extension List: (id , addr)
Device Object list:
862480e8
问问题
3076 次