Hello.

We made the debugger module WinDbg (like GDB) for QEMU. This is the replacement of the remote stub in Windows kernel. Used for remote Windows kernel debugging without debugging mode.

The latest build and instructions for the launch can be found here: https://github.com/ispras/qemu/releases/tag/v2.7.50-windbg

Currently only one ways to create a remote debugging connection is supported: using COM port with named pipe.

Should I prepare patches for inclusion in the master branch? Or is it too specific module and it is not needed?

--
Thanks,
Mihail Abakumov

Reply via email to