From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 86FE33858C50; Sat, 31 Dec 2022 11:38:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 86FE33858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672486723; bh=bYzfSjUZmkCxuJQQVrOWWGqkvCJ0oeYlR8DyYQlTiLI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RazTdVRKFWhxUtrY7RCVwPTmf+7x5bpHwbHZRckFwd2bIXgK0bWAdoGjdWxmWQsUK cpyeihAXhbHCrArSn1CAQyLxZkxpvGWorbvy1ichvSA6WeFbEU81mcMRQCCPvgbR2N 57XHKV07tMT0HT5lUaZimD6HmlhrlbonzLgJNpUc= From: "mark at klomp dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/29950] debugging stabs+ binary hits assertion`idx >= 0 && idx < num_fields ()' Date: Sat, 31 Dec 2022 11:38:42 +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: mark at klomp dot org 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: cc 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=3D29950 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- (In reply to Tom Tromey from comment #1) > I think GCC removed stabs support. STABS support has been deprecated in gcc 12 and removed in (the soon to be released) gcc 13: https://gcc.gnu.org/gcc-12/changes.html https://gcc.gnu.org/gcc-13/changes.html --=20 You are receiving this mail because: You are on the CC list for the bug.=