From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4483B3858412; Thu, 16 Feb 2023 00:07:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4483B3858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676506031; bh=Fbgf1h9jgBuo+qTU5VTRH6d060dNnBSYlALu7Q9GBxo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bfngBC/7yQgYLqNvEWKtPfBfzuvSeT42FL54RrVuD9OBaBas1bP3KvVZg/RblzjDH SwzsU5PDBXsoSmrYn/nYiDJpt219KrW4i4CO9H8OzLtySeSmL01O71RCRLwb+XphgP /ET3oADSM10xpLpmflVtKogfz3lhmlWo8C8OPYt8= From: "rui314 at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30008] gdb fails to get line numbers with gold/mold with --gdb-index Date: Thu, 16 Feb 2023 00:07:10 +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: rui314 at gmail dot com 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: 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 --- Comment #6 from Rui Ueyama --- If I remove `.gdb_index` using the objcopy command, gdb can correctly displ= ay line numbers in stack trace, so I believe this has something to do with gdb-index. --=20 You are receiving this mail because: You are on the CC list for the bug.=