From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F3643858C53; Tue, 17 Jan 2023 18:20:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F3643858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673979649; bh=AC4qgnsat31WdE06VLpLyXqwIsDicwJURX4e0vjcb4M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UcQC8SfvgC0OakJ48pSJxJ4TyLgdNg1D6/7l+QThcJ2x1qawy7Ohmj7upFLG81fsE 9JSKr+WldXzSU/JG6bQs/A4qf+QRj43bA1eVbHQXiz2hNV0JpezwxHaVew2ZHmgu3S ctGwf6aY1IP/9wKXW1he1K9FvfAV5m8Y5RTmN0xw= From: "simon.marchi at polymtl dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/30008] gdb fails to get line numbers with gold/mold with --gdb-index Date: Tue, 17 Jan 2023 18:20:48 +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: simon.marchi at polymtl dot ca X-Bugzilla-Status: UNCONFIRMED 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=3D30008 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon.marchi at polymtl do= t ca --- Comment #1 from Simon Marchi --- I didn't manage to reproduce. I tried to build mold on Ubuntu 22.04, one b= uild with -fuse-ld=3Dbfd and one build with -fuse-ld=3Dgold. Both show me the f= ilenames when breaking on parse_nonpositional_args. Can you give the exact gdb version you tried, and version of all relevant t= ools (if they come from a distro, which distro)? --=20 You are receiving this mail because: You are on the CC list for the bug.=