From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 84F303857802; Sat, 14 Aug 2021 06:28:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 84F303857802 From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/28221] [readnow, stabs] FAIL: gdb.dwarf2/dw2-ranges.exp: info line func Date: Sat, 14 Aug 2021 06:28:09 +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: 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: --- 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: Sat, 14 Aug 2021 06:28:09 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28221 --- Comment #4 from Tom de Vries --- (In reply to Tom de Vries from comment #3) > Indeed, the compiler-generated stabs look like: And the gas-generated stabs: ... Contents of .stab section: Symnum n_type n_othr n_desc n_value n_strx String -1 HdrSym 0 6 0000000000000051 1=20=20=20=20=20 0 SO 0 0 00000000004004a9 1=20=20=20=20=20 /home/vries/gdb/build/gdb/testsuite/outputs/gdb.dwarf2/dw2-ranges/dw2-range= s3.s 1 SLINE 0 8 00000000004004a9 0=20=20=20=20=20=20 2 SLINE 0 11 00000000004004aa 0=20=20=20=20=20=20 3 SLINE 0 13 00000000004004ad 0=20=20=20=20=20=20 4 SLINE 0 14 00000000004004ae 0=20=20=20=20=20=20 5 SLINE 0 16 00000000004004af 0=20=20=20=20=20=20 ... ends with SLINE instead, so the end-of-text-section is used as CU end addre= ss. --=20 You are receiving this mail because: You are on the CC list for the bug.=