Does anyone use Virtual-PC for a debugging environment

Never tried it on VirtualBox. With VMWare, I just drop vminstall.exe on the
target, run it, and reboot. The vmmon application on the host senses when
the VM boots and launches WinDBG with the appropriate settings. It’s all
quite pleasant really.

The directions you have make the named pipe interface seem just fine though.

-scott


Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com

“Mark Roddy” wrote in message news:xxxxx@ntdev…
I’ve tried VKD twice now and gotten nowhere.

The latest effort was with virtualbox, where the basic requirements are to:
1) download the sources for virtualbox;
2) download the sources for virtualkd;
3) rebuild virtualkd with the headers from virtualbox;

or

4) pretend that some earlier version of virtualbox is uprev compatible with
the interface virtualkd is messing with.

I didn’t want a science project, I just wanted to connect a debugger to a
vm.

The named pipe interface on virtualpc works fine without building anything.

Mark Roddy

On Wed, Mar 31, 2010 at 3:25 PM, Scott Noone wrote:

Use VirtualKD once and you’ll never be able to go back (even to 1394):

I have to echo what Scott is saying. The latest build of VirtualKD with
VMWare is both painless and convenient. It beats the tar out of the
pipe/comport performance.

Dave Cattley

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Scott Noone
Sent: Wednesday, April 07, 2010 2:36 PM
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] Does anyone use Virtual-PC for a debugging environment

Never tried it on VirtualBox. With VMWare, I just drop vminstall.exe on the
target, run it, and reboot. The vmmon application on the host senses when
the VM boots and launches WinDBG with the appropriate settings. It’s all
quite pleasant really.

The directions you have make the named pipe interface seem just fine though.

-scott


Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com

“Mark Roddy” wrote in message news:xxxxx@ntdev…
I’ve tried VKD twice now and gotten nowhere.

The latest effort was with virtualbox, where the basic requirements are to:
1) download the sources for virtualbox;
2) download the sources for virtualkd;
3) rebuild virtualkd with the headers from virtualbox;

or

4) pretend that some earlier version of virtualbox is uprev compatible with
the interface virtualkd is messing with.

I didn’t want a science project, I just wanted to connect a debugger to a
vm.

The named pipe interface on virtualpc works fine without building anything.

Mark Roddy

On Wed, Mar 31, 2010 at 3:25 PM, Scott Noone wrote:

Use VirtualKD once and you’ll never be able to go back (even to 1394):


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer