From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 42DFA3858D28; Sat, 31 Dec 2022 01:45:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42DFA3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672451119; bh=pX9W8yhPjchFy0hX9I6H90kTjbg9hPTi2FfISBrQdmk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fZM5ZQGsIBDBvIkXheNn458xmoR2OpP4zIZWsgnPNxq9ShhHildDUEqrktfECWfLU AVKNXIs739IPnxA956Cfa8SW+TrJoPimulpXpXvXiif1O3bFbEzECM/dWhmcj9YyuC L2sXfvjH67SHTKDO5UoJEsiogMT+YzrKGRxHbid4= From: "tromey at sourceware 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 01:45:18 +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: tromey at sourceware 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 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- > BTW I know -gstabs+ is deprecated now and dwarves is preferred instead I think GCC removed stabs support. Anyway stabs in gdb are maintained on a "best effort" basis. As far as I know, nobody really works in this area or supports stabs at all. --=20 You are receiving this mail because: You are on the CC list for the bug.=