Custom WinDBG command line.

Sysprogs forums Forums Other tools & products Custom WinDBG command line.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #201
    Anonymous
    Participant

    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

    #1446
    Senthil
    Participant

    All right, modified the code to do the same.

    Still I am wondering if I could have gotten away without re-building it.
    Thanks,
    Senthil

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.