Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting

2017-12-06 Thread Mihail Abakumov
Ladi Prosek писал 2017-11-29 11:23: On Tue, Nov 21, 2017 at 3:07 PM, Mihail Abakumov wrote: An update of: v1: https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg07092.html We made the debugger module WinDbg (like GDB) for QEMU. This is the

Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting

2017-11-29 Thread Ladi Prosek
On Tue, Nov 21, 2017 at 3:07 PM, Mihail Abakumov wrote: > An update of: > > v1: > https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg07092.html > > We made the debugger module WinDbg (like GDB) for QEMU. This is the > replacement of the remote stub

Re: [Qemu-devel] [PATCH v3 00/45] Windbg supporting

2017-11-21 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v3 00/45] Windbg supporting Type: series Message-id: 151127322955.6888.16198535123422076171.st...@misha-pc.lan02.inno === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n

[Qemu-devel] [PATCH v3 00/45] Windbg supporting

2017-11-21 Thread Mihail Abakumov
An update of: v1: https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg07092.html 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. WinDbg is a