From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 60E3C385E44B; Wed, 4 Aug 2021 14:19:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 60E3C385E44B From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/28004] DW_AT_ranges with form DW_FORM_sec_offset problem Date: Wed, 04 Aug 2021 14:19:22 +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: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 11.1 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 14:19:23 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28004 --- Comment #11 from Tom de Vries --- (In reply to Simon Marchi from comment #0) > Bisects to: >=20 > commit 9f6c202e573b796a9e7328cc5fdab7c0c63776bf=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > Author: Tom de Vries =20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 > Date: Mon Jan 25 16:32:31 2021 +0100=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 >=20 > [gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIE And after carrying that patch during a further bisect, we get to: ... commit 1b00ef063f8230a1f110cc5aeef04d3dc1338358 Author: Tom de Vries Date: Wed Oct 28 21:04:12 2020 +0100 [gdb/symtab] Fix language of frame without debug info ... Which makes sense. This is essentially the psymtab variant of the bug fixe= d in that commit for full symtabs. --=20 You are receiving this mail because: You are on the CC list for the bug.=