From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCB0E3858CDB; Sun, 12 Feb 2023 06:40:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCB0E3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676184000; bh=7DQ0S+eYUWzZ9KUQo9KRnA9czUtFYDIe6/taBRpP/M8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gVO4eMe6j1KK5uOXD+a8//XpSvVz9VYnvWCnLpNwD90BV1Z+KJ8oMYcH8gMhDELY4 sqRV+Z7G5GrMEoFWOAe9MK+tD1KoqWHuehQE/xfn4ijOK3VH8boRxuMHwLhpgCuU9b HT5ND4/ltmTAPkq/+CIb8z4pjN8vyQiYL+Ak0k5g= From: "aburgess at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/17201] problems with gdb-generated plt symbols Date: Sun, 12 Feb 2023 06:40:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aburgess at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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 resolution 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=3D17201 Andrew Burgess changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Andrew Burgess --- I believe that this issue is now resolved.=20=20 The code mentioned in the original description has changed significantly in current GDB, and though there's test source code, there's no steps to repro= duce in GDB, so I can't say 100% that the issue is fixed, but I'm going to assum= e it is, and this issue can be reopened if the problem is still visible. However, the problem discussed in comments 4,5, and 6 was reproducible, and= is now fixed. --=20 You are receiving this mail because: You are on the CC list for the bug.=