qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] gdbstub: allow killing QEMU via vKill comman


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2] gdbstub: allow killing QEMU via vKill command
Date: Mon, 4 Feb 2019 17:40:50 +0000

On Wed, 30 Jan 2019 at 19:24, Max Filippov <address@hidden> wrote:
>
> With multiprocess extensions gdb uses 'vKill' packet instead of 'k' to
> kill the inferior. Handle 'vKill' the same way 'k' was handled in the
> presence of single process.
>
> Fixes: 7cf48f6752e5 ("gdbstub: add multiprocess support to
> (f|s)ThreadInfo and ThreadExtraInfo")
>
> Cc: Luc Michel <address@hidden>
> Signed-off-by: Max Filippov <address@hidden>
> ---
> Changes v1->v2:
> - terminate QEMU in the vKill packet handler regardless of whatever the
>   PID is or how many processes are attached [Luc Michel]
>

Thanks; I'll take this via target-arm.next since I took the
multiprocess-support gdbstub patches.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]