From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C62138618A2; Mon, 13 Nov 2023 14:26:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C62138618A2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699885590; bh=Vf2LRH0mehgYMqCTKa1s1h1EhoA47NX1pDL+2To5A4M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jHpBtj9MuU+CvLO65joMn/Wb9PzrzxymgIReNDBk161SC8VbC7wlfPOoI1PUtwoFW 6caKHXAvPUBuKr7v8HvLzjs3zKpdbrrRK8HkgEZkMX54lbeAbTi98xDLlUYurWqhtB iTKCAruCkd48bjxzQiYl40XydhMTWniqLD75q/m0= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/27338] Stepping over a breakpoint on an instruction that makes the thread exit is not correctly handled Date: Mon, 13 Nov 2023 14:26:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pedro at palves dot net X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D27338 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Pedro Alves : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D489894980020= 6894305b954e10a9a8c36e2d08c7 commit 4898949800206894305b954e10a9a8c36e2d08c7 Author: Pedro Alves Date: Thu Mar 17 19:25:03 2022 +0000 Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver This implements support for the new GDB_THREAD_OPTION_EXIT thread option for Linux GDBserver. Reviewed-By: Andrew Burgess Change-Id: I96b719fdf7fee94709e98bb3a90751d8134f3a38 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D27338 --=20 You are receiving this mail because: You are on the CC list for the bug.=