From nobody Thu Nov 6 10:35:35 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 1540543671986730.2184423825053; Fri, 26 Oct 2018 01:47:51 -0700 (PDT) Received: from localhost ([::1]:58924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFxmY-0003j4-RT for importer@patchew.org; Fri, 26 Oct 2018 04:47:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFxUK-0000LS-Ur for qemu-devel@nongnu.org; Fri, 26 Oct 2018 04:29:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFxJE-0004pA-1G for qemu-devel@nongnu.org; Fri, 26 Oct 2018 04:17:33 -0400 Received: from greensocs.com ([193.104.36.180]:45407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFxJ9-0004lb-K5; Fri, 26 Oct 2018 04:17:29 -0400 Received: from localhost (localhost [127.0.0.1]) by greensocs.com (Postfix) with ESMTP id 14E4C441B54; Fri, 26 Oct 2018 10:17:19 +0200 (CEST) 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 3LR76BUzPNUY; Fri, 26 Oct 2018 10:17:18 +0200 (CEST) Received: by greensocs.com (Postfix, from userid 998) id 371EC441B4E; Fri, 26 Oct 2018 10:17:16 +0200 (CEST) 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 ADCD4441B48; Fri, 26 Oct 2018 10:17:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1540541839; bh=Y3IS9iymOA/SZuoyxBm1kgEzXBvSr1gd1zJpQV1LzIQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DmAtSqYhcl8iIev49JY49lXYg9wg3vTcuszyNVxjVm/oRWo6GKvRqBfJ4OSbKkG/h 4bq+NX1UfKTnE9N3AIItwTwISmuKLk+F4YxtoiNC3c0uhv4VRs5+7O47UIVklodUU6 xG0LvflXosfvnxxL7wA7GdlSn6X2iVxwghJ9/ZUk= 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=dbjZynMp; dkim=pass (1024-bit key) header.d=greensocs.com header.b=dbjZynMp DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1540541836; bh=Y3IS9iymOA/SZuoyxBm1kgEzXBvSr1gd1zJpQV1LzIQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dbjZynMp5U500DArADoGBMsr/OxVOlP2b2jNi1LUH2TLsV8VUdm07daNVTbY/hY+k dAX1tLlhGDgKr7IzK8oHhNJMqkMn++6SaDYG214z022zf905i6Kd3D9zmcJtkCUpf8 7s+NQLcrkpfr2kjk5MD7iZuSDaqSBYapQToCcggE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1540541836; bh=Y3IS9iymOA/SZuoyxBm1kgEzXBvSr1gd1zJpQV1LzIQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dbjZynMp5U500DArADoGBMsr/OxVOlP2b2jNi1LUH2TLsV8VUdm07daNVTbY/hY+k dAX1tLlhGDgKr7IzK8oHhNJMqkMn++6SaDYG214z022zf905i6Kd3D9zmcJtkCUpf8 7s+NQLcrkpfr2kjk5MD7iZuSDaqSBYapQToCcggE= From: Luc Michel To: qemu-devel@nongnu.org Date: Fri, 26 Oct 2018 10:16:46 +0200 Message-Id: <20181026081653.24602-10-luc.michel@greensocs.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181026081653.24602-1-luc.michel@greensocs.com> References: <20181026081653.24602-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 v3 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 b7079eff4a..39b1766f28 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -1710,10 +1710,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; @@ -1721,10 +1722,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: @@ -1738,12 +1747,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(); @@ -1781,11 +1790,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