When using Attach to Process, I can attach to Windows 7’s XP mode by specifying
raw://com:port=\.pipedebug,baud=115200,pipe,reconnect
I can’t use VirtualKD since XP mode uses Virtual PC, so COM port over a pipe is what I’m trying.
However, the driver launcher screen does not appear to have any option for the full path,
as it only has Named pipe (appears to be VirtualKD — doesn’t work for the COM port), COM,
virtual machine, etc. How can I connect?
Also, clicking Save does not appear to save the Named pipe name (the other options do save).