From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F3BF43858CDB; Sun, 5 Nov 2023 22:49:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3BF43858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699224561; bh=rouXpYLet1neyLLb4cWEQXGbUXVyW+vJoArkLIhCCWY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q4jcmbPkQdEYiJIr2fwfs4yTINI5/oVwFxqN82ZO8wvCHVuQVPtBgPazK77/GIH6k 2NGxwOlrJznHg4TzjLcXK5FZwKRrq29YQvEqqvzLCosOjD/p6rOhsArQUittxhT7Mm FKEz1o9oDemymUxLNuC/u7oBZq4HgcM8m98EHoKg= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBnZGIvMzEwMDhdIOKAnkxheW91dOKAnSBjcmFzaGVzIGdk?= =?UTF-8?B?YiAxMy4y?= Date: Sun, 05 Nov 2023 22:49:20 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical 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: 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=3D31008 --- Comment #17 from Tom Tromey --- Debug info will be a section like `.debug_info`. prentzel. readelf -WS ./gdb/gdb | grep debug [31] .debug_aranges PROGBITS 0000000000000000 1d777f4 02c620 00= =20=20=20=20 0 0 1 [32] .debug_info PROGBITS 0000000000000000 1da3e14 a7379b5 0= 0=20=20=20 0 0 1 [33] .debug_abbrev PROGBITS 0000000000000000 c4db7c9 3b9016 00= =20=20=20=20 0 0 1 [34] .debug_line PROGBITS 0000000000000000 c8947df e87b9c 00= =20=20=20=20 0 0 1 [35] .debug_str PROGBITS 0000000000000000 d71c37b 1015dc0 0= 1=20 MS 0 0 1 [36] .debug_line_str PROGBITS 0000000000000000 e73213b 0103d9 01= MS 0 0 1 [37] .debug_loclists PROGBITS 0000000000000000 e742514 193ec4f 0= 0=20=20=20 0 0 1 [38] .debug_rnglists PROGBITS 0000000000000000 10081163 3a99bd 0= 0=20=20=20 0 0 1 So maybe your rebuild didn't go correctly? I don't know anything about how your distro works, so I have no idea how you would do this. --=20 You are receiving this mail because: You are on the CC list for the bug.=