From nobody Thu Nov 6 14:39:36 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1541502622160659.8964672754386; Tue, 6 Nov 2018 03:10:22 -0800 (PST) Received: from localhost ([::1]:40314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJzFV-0002kn-2T for importer@patchew.org; Tue, 06 Nov 2018 06:10:21 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJzBf-0006KT-9u for qemu-devel@nongnu.org; Tue, 06 Nov 2018 06:06:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJzBe-0000vR-9D for qemu-devel@nongnu.org; Tue, 06 Nov 2018 06:06:23 -0500 Received: from greensocs.com ([193.104.36.180]:46713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJzBV-0000or-VO; Tue, 06 Nov 2018 06:06:14 -0500 Received: from localhost (localhost [127.0.0.1]) by greensocs.com (Postfix) with ESMTP id A69024F7670; Tue, 6 Nov 2018 12:06:13 +0100 (CET) Received: from greensocs.com ([127.0.0.1]) by localhost (gs-01.greensocs.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Pi-k8flFZ3F; Tue, 6 Nov 2018 12:06:12 +0100 (CET) Received: by greensocs.com (Postfix, from userid 998) id C1AC45C024F; Tue, 6 Nov 2018 12:06:08 +0100 (CET) Received: from michell-laptop.home.lmichel.fr (lfbn-1-8165-82.w90-112.abo.wanadoo.fr [90.112.74.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: luc.michel@greensocs.com) by greensocs.com (Postfix) with ESMTPSA id 585825C024F; Tue, 6 Nov 2018 12:06:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1541502373; bh=fC05Ss4NtDnlUcYu1G7ZDk22A00EuZP6bFkSpzrSNxc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=sS/oFJhhSgpqNsSokL790zBPD50ntRa78lvFuQcalr2r8OpmslcIsIJ7MBKsz1sDs ucTJtMRg8EI0086yUjsYZ+HuKmYM7rNz62u/yDaZf4qXNFI4OZ8sLa9mJsDQf6waPW VpOK3bYyFazllwr6jm3MWOskK1px8QY4X6SVoT7o= X-Virus-Scanned: amavisd-new at greensocs.com Authentication-Results: gs-01.greensocs.com (amavisd-new); dkim=pass (1024-bit key) header.d=greensocs.com header.b=iDzyXRJU; dkim=pass (1024-bit key) header.d=greensocs.com header.b=iDzyXRJU DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1541502368; bh=fC05Ss4NtDnlUcYu1G7ZDk22A00EuZP6bFkSpzrSNxc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iDzyXRJU7XjuU/doTqw9KOhLggJBeq51zK3YBxDxXl5CK8oJK0OcEn3T7kmAsCHsF yR4cvTf+pFRE5YxksJsWh4qgRBkYf8sxMN1WyRKKuGBOSYNC1EI8whqyNE5KouEjJS 5FRzK6f92xclJw5eMHf1nXe/t4dOxK1+d2Jyk39k= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1541502368; bh=fC05Ss4NtDnlUcYu1G7ZDk22A00EuZP6bFkSpzrSNxc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iDzyXRJU7XjuU/doTqw9KOhLggJBeq51zK3YBxDxXl5CK8oJK0OcEn3T7kmAsCHsF yR4cvTf+pFRE5YxksJsWh4qgRBkYf8sxMN1WyRKKuGBOSYNC1EI8whqyNE5KouEjJS 5FRzK6f92xclJw5eMHf1nXe/t4dOxK1+d2Jyk39k= From: Luc Michel To: qemu-devel@nongnu.org Date: Tue, 6 Nov 2018 12:05:41 +0100 Message-Id: <20181106110548.4209-10-luc.michel@greensocs.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181106110548.4209-1-luc.michel@greensocs.com> References: <20181106110548.4209-1-luc.michel@greensocs.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 193.104.36.180 Subject: [Qemu-devel] [PATCH v4 09/16] gdbstub: add multiprocess support to gdb_vm_state_change() X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Eduardo Habkost , alistair@alistair23.me, mark.burton@greensocs.com, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , saipava@xilinx.com, edgari@xilinx.com, qemu-arm@nongnu.org, Luc Michel Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (found 2 invalid signatures) Content-Type: text/plain; charset="utf-8" Add support for multiprocess extension in gdb_vm_state_change() function. Signed-off-by: Luc Michel Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- gdbstub.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/gdbstub.c b/gdbstub.c index aae3cce01a..decf56c610 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -1713,10 +1713,11 @@ void gdb_set_stop_cpu(CPUState *cpu) static void gdb_vm_state_change(void *opaque, int running, RunState state) { GDBState *s =3D gdbserver_state; CPUState *cpu =3D s->c_cpu; char buf[256]; + char thread_id[16]; const char *type; int ret; =20 if (running || s->state =3D=3D RS_INACTIVE) { return; @@ -1724,10 +1725,18 @@ static void gdb_vm_state_change(void *opaque, int r= unning, RunState state) /* Is there a GDB syscall waiting to be sent? */ if (s->current_syscall_cb) { put_packet(s, s->syscall_buf); return; } + + if (cpu =3D=3D NULL) { + /* No process attached */ + return; + } + + gdb_fmt_thread_id(s, cpu, thread_id, sizeof(thread_id)); + switch (state) { case RUN_STATE_DEBUG: if (cpu->watchpoint_hit) { switch (cpu->watchpoint_hit->flags & BP_MEM_ACCESS) { case BP_MEM_READ: @@ -1741,12 +1750,12 @@ static void gdb_vm_state_change(void *opaque, int r= unning, RunState state) break; } trace_gdbstub_hit_watchpoint(type, cpu_gdb_index(cpu), (target_ulong)cpu->watchpoint_hit->vaddr); snprintf(buf, sizeof(buf), - "T%02xthread:%02x;%swatch:" TARGET_FMT_lx ";", - GDB_SIGNAL_TRAP, cpu_gdb_index(cpu), type, + "T%02xthread:%s;%swatch:" TARGET_FMT_lx ";", + GDB_SIGNAL_TRAP, thread_id, type, (target_ulong)cpu->watchpoint_hit->vaddr); cpu->watchpoint_hit =3D NULL; goto send_packet; } else { trace_gdbstub_hit_break(); @@ -1784,11 +1793,11 @@ static void gdb_vm_state_change(void *opaque, int r= unning, RunState state) trace_gdbstub_hit_unknown(state); ret =3D GDB_SIGNAL_UNKNOWN; break; } gdb_set_stop_cpu(cpu); - snprintf(buf, sizeof(buf), "T%02xthread:%02x;", ret, cpu_gdb_index(cpu= )); + snprintf(buf, sizeof(buf), "T%02xthread:%s;", ret, thread_id); =20 send_packet: put_packet(s, buf); =20 /* disable single step if it was enabled */ --=20 2.19.1