Welcome to TechNet Blogs Sign in | Join | Help

Syndication

News

Locations of visitors to this page These postings are provided "AS IS" without warranty, and confer no rights.
Debugging a virtual machine with VMRCPlus

This is how it should look, at least this is what's working for me.  Loving VMRC BTW.  I'm kind of doc'ing this for myself as more and more virtual machines are coming online and we're asked to debug them and I never can remember the syntax. 

On the Virtual machine set it up for debug:

Pre-Vista that would mean adding this to the boot.ini: /debug /debugport=com1 /baudrate=115200

Post-Vista that would mean using bcdedit: bcdedit /dbgsettings SERIAL DEBUGPORT:1 BAUDRATE:115200

On the Virtual server/Virtual PC side:

The client machine should look like this:

And then you connect to it from the command prompt like so:

kd -k com:port=\\.\pipe\debug1,pipe,baud=115200,resets=0,reconnect

Published Wednesday, August 08, 2007 6:26 AM by Brad Rutkowski

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Debugging a virtual machine with VMRCPlus @ Tuesday, January 22, 2008 5:21 PM

Debug VMWARE:

http://www.vmware.com/support/ws3/doc/ws32_devices3.html#1027705

Brad Rutkowski

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
Page view tracker