X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Fri, 10 Sep 2021 09:09:25 +0300 Message-Id: <83bl51j71m.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp-workers AT delorie DOT com]" To: djgpp-workers AT delorie DOT com In-Reply-To: (message from DJ Delorie on Thu, 09 Sep 2021 16:34:19 -0400) Subject: Re: [rguenther AT suse DOT de: [PATCH] Remove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from dbxcoff.h, lynx.h] References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: DJ Delorie > Date: Thu, 09 Sep 2021 16:34:19 -0400 > > > "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp-workers AT delorie DOT com]" > writes: > > To answer your question: what about the debuggers in src/debug? > > It looks like those use COFF symbols, not stabs or dbx. Either they'll > be OK or they're already broken :-P Ah, then I didn't understand your question (I certainly didn't understand well enough what the proposed patch has to do with us). I thought the question _was_ about COFF symbols and other debug info. (Does symify support stabs?) That, and register numbering, perhaps. Isn't that what the proposed patch was about?