From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6686F3858D33; Tue, 29 Aug 2023 11:50:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6686F3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693309850; bh=KoQypBQF75gY57LLtkwM4qy1EuL/xqQUNXIyTUhz3ic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CF+12IahoigO/R8Sxbo2wSMzwI2JrCf7qdLqJrPrX1ot36T3BLhAJMlzPv1o1LSAH FHulb4xQtjnmZZ6KBkMoy14eJSOOEuY24aapUfNS/RMKaw5IMJVLOBTSZy/hpgeVt8 D5CjqzJEbO7DkGWTp18jpZ8TdaUz52kswFkuXjy4= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30797] [gdb/symtab, cc-with-dwz] FAIL: gdb.base/setshow.exp: test_setshow_annotate: annotation_level 1 Date: Tue, 29 Aug 2023 11:50:50 +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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30797 --- Comment #5 from Tom de Vries --- (In reply to Tom de Vries from comment #4) > (In reply to Tom de Vries from comment #0) > > So this is a gdb 12 -> gdb 13 regression. >=20 > Bisects to commit 9ed6d7410c8 ("[gdb/symtab] Fix line number of static co= nst > class member"). So, it seems this is not a regression, it's just that the FAIL was hidden b= y=20 commit 6d263fe46e0 ("Avoid bad breakpoints with --gc-sections"), until it w= as unhidden by the commit mentioned above. This fails as far back as gdb 8.3. --=20 You are receiving this mail because: You are on the CC list for the bug.=