Visual Studio 2012 Remote Kernel Debugging a Virtual Machine

I am having trouble setting up a debugging environment with the following configuration:

Host computer - Physical, Windows 7 x64

Target computer - Virtual (Vmware), Windows 7 x64 (Running on Host computer)

I want to be able to develop a kernel mode driver, deploy and debug it in my virtual machine.

Visual Studio gives me a hard time and providing VMs doesn't work.

How can I successfully deploy and debug a driver in a VM?

+5
source share
2 answers

I managed to solve the problem myself. I wrote an article about the solution here .

+2
source

VMware , "". USB . USB- .

0

All Articles