Hello,
I user windbg over virtualKD pipe to debug both x64 and x86 OS’s. My host is Windows 7 x64. I would like vmmon64 to automatically launch WinDBG with the commandline that I specify. I don’t need to change the command line depending on the guest OS (but this feature would be extremely helpful), but vmmon should simply append the command line options I specify. I wonder if this is possible without modyfying the source.
I can’t really use the custom launch setting becuase the pipe name changes, it would require me to change the command line everytime.
Thanks,
Senthil