From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF2D93858C20; Fri, 5 May 2023 15:30:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF2D93858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683300640; bh=uKP6ZWazUEzgFwyGeXJ/lYVRgLEPZF9cJPB40tn7/Ic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LCllFmHqlA2j2mWqhBnRV2guwiELB12VWVHeQLG+wHkk6DfHF7p/JGI6nNdP8/HI1 yjlU9+vFCqCZxGiOyDdaoNYwbWA5oIwg+lx+YkvyvVgJBrJXOpwGpIr8nFEa0c6mzg 91JvbR39jM8zDwl5nr16IzdARwQ9OLsosWxoViTo= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/20603] gdb fails to properly restart a rust test executable Date: Fri, 05 May 2023 15:30:39 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: WAITING 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: bug_status 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=3D20603 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |WAITING --- Comment #4 from Tom Tromey --- (In reply to Sven Verdoolaege from comment #2) > I can reliably reproduce a very similar problem on Ubuntu 17.04, > although it does not seem to be related to rust. > GNU gdb (GDB) 8.0 Can you reproduce this with a newer gdb? I think there were some fixes in this area since the 8.0 days. --=20 You are receiving this mail because: You are on the CC list for the bug.=