On Tue, Sep 26, 2017 at 02:04:06PM +0300, Mihail Abakumov wrote: > 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.
How do the feature sets of the GDB remote protocol and WinDbg protocol compare? (I don't mean the debuggers themselves, but just the protocols.) Stefan
