VM<->VM kernel debugging

Sysprogs forums Forums VisualDDK/VirtualKD discussion VM<->VM kernel debugging

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #333
    Anonymous
    Participant

    I am successfully debugging my driver in a VM. My development environment sits (for several reasons) in another VM on the same machine. So far I am using a virtual COM connection between those two machines.
    Is it possible somehow to speed up the debug communication (similar to what VisualKD does but between two VMs)?
    Thanks and best regards,
    Raketa

    #1918
    support
    Keymaster

    It is generally possible, but you would need to hack VirtualKD code for that. I could give you more details if you’re interested.

    #1919
    Anonymous
    Participant

    yes, please, it could make my life faster…!

    #1920
    support
    Keymaster

    OK, which VM are you using? VirtualBox or VMWare?

    #1921
    Anonymous
    Participant

    its a virtualbox. The host is OSX.

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