From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3CC763857C60; Thu, 4 Jan 2024 12:34:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3CC763857C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704371672; bh=JGD50XrGNPL8XFMloeQbPEQ+cNsHOb+u4EkE7OsjqUU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IQc3eMbi5W8YOcGlrhhfV2RUVRHZKNryT3tvjgt4efQqkV5Qd9tgLpQb59MtaT2Ck nxW82CgAGlSxHt3EtevnFDBbeaw/0OmiMc1yaJZx+NA/ack6YImehw0mZPgWGQ0bEt yYIw3/jCW6/Rs77nrHFcm9TZ/PgPlaqnT7YM+3n0= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/31210] [gdb, symtab] Deprecate stabs Date: Thu, 04 Jan 2024 12:34:31 +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=3D31210 --- Comment #1 from Tom de Vries --- FWIW, one related idea I had: if there was a tool to translate stabs to dwa= rf, either external or in the form of a library, then there would be no need for gdb, or indeed any other tool supporting dwarf to continue supporting stabs natively.=20=20 My guess is that such a tool could be feasible given that dwarf is generally considered the more expressive format. --=20 You are receiving this mail because: You are on the CC list for the bug.=