From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK0v3-0004iy-AR for qemu-devel@nongnu.org; Sat, 07 Feb 2015 03:39:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YK0v2-0007gr-Eq for qemu-devel@nongnu.org; Sat, 07 Feb 2015 03:39:13 -0500 Received: from mout.web.de ([212.227.15.14]:55660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK0v2-0007gh-5K for qemu-devel@nongnu.org; Sat, 07 Feb 2015 03:39:12 -0500 From: Jan Kiszka Date: Sat, 7 Feb 2015 09:38:41 +0100 Message-Id: Subject: [Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Peter Maydell Cc: Pedro Alves , Fabien Chouteau , Jan Kiszka This addresses the review comments on the previews two patches to add qAttached support. No longer trivial, so maybe you can pick it up, Peter. Jan CC: Fabien Chouteau CC: Jan Kiszka Fabien Chouteau (1): Revert "gdbstub: Do not kill target in system emulation mode" Jan Kiszka (3): gdbstub: Fix qOffsets packet detection gdbstub: Introduce and is is_query_packet helper Add GDB qAttached support gdbstub.c | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) -- 2.1.4