From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C5FB3857806; Mon, 5 Jun 2023 13:07:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C5FB3857806 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685970446; bh=kaKC6Q/n3MM+t5j0QioYfhsWP4QLI9+/LH78nwx/I1k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=us4ceTBcMZhv/HgkcZcjwoLL1+iXjIEXEUnsHzI8uZueCkFCp5zWCmFrcjED/VTaP yuXgilLbWB1bBBrS6tMOWX6jvye7DcGSb+qMmMkHSi5ONj8v7XcAIz6TFPHTQlGKYT c9RSoe9X34lkSVWW7TpwrOtJxBpRrGhgONmIeo2c= From: "simon.farre.cx at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug dap/30474] Emit DAP thread-exit event Date: Mon, 05 Jun 2023 13:07:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.farre.cx at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30474 Simon Farre changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon.farre.cx at gmail do= t com --- Comment #1 from Simon Farre --- (In reply to Tom Tromey from comment #0) > When a thread exits, DAP should emit a Thread event > with "exited" as the reason. gdb doesn't currently do this. > This may require an additional event in the gdb Python code. A PR has been sent for this issue, though unfortunately wasn't referenced in the commit:=20 https://sourceware.org/pipermail/gdb-patches/2023-June/200077.html Simon --=20 You are receiving this mail because: You are on the CC list for the bug.=