From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19142 invoked by alias); 19 Apr 2004 07:02:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19135 invoked from network); 19 Apr 2004 07:02:33 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 19 Apr 2004 07:02:33 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1BFSks-0005Ts-U5; Mon, 19 Apr 2004 02:59:47 -0400 Date: Mon, 19 Apr 2004 07:02:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: ford@vss.fsi.com,gdb-patches@sources.redhat.com In-reply-to: (message from Jim Blandy on 19 Apr 2004 01:19:29 -0500) Subject: Re: [PATCH] i386_stab_reg_to_regnum (4 <-> 5, ebp <-> esp) Reply-to: Eli Zaretskii References: <8011-Fri02Apr2004094123+0300-eliz@gnu.org> <2719-Fri02Apr2004213907+0300-eliz@gnu.org> <2914-Sun18Apr2004194339+0300-eliz@gnu.org> X-SW-Source: 2004-04/txt/msg00414.txt.bz2 > > > > So DJGPP uses svr4_dbx_register_map[] for DWARF-2, dbx_register_map[] > > otherwise. > > Okay. That text is not present in the public GCC sources, or in the > GCC 3.3 release's sources. (I *thought* I had looked carefully for > such things.) Is this a change that needs to be pushed upstream? Yes, I think so. I already asked the person who works on the DJGPP port of GCC to do that, so perhaps it will be done RSN.