From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4470 invoked by alias); 30 Jul 2004 11:32:57 -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 4452 invoked from network); 30 Jul 2004 11:32:56 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 30 Jul 2004 11:32:56 -0000 Received: from zaretski (pns03-201-72.inter.net.il [80.230.201.72]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DZJ09745; Fri, 30 Jul 2004 14:28:47 +0300 (IDT) Date: Fri, 30 Jul 2004 11:32:00 -0000 From: "Eli Zaretskii" To: Thiemo Seufer Message-Id: <1438-Fri30Jul2004142656+0300-eliz@gnu.org> CC: kettenis@chello.nl, brobecker@gnat.com, gdb-patches@sources.redhat.com In-reply-to: <20040730003138.GU965@rembrandt.csv.ica.uni-stuttgart.de> (message from Thiemo Seufer on Fri, 30 Jul 2004 02:31:38 +0200) Subject: Re: [RFA] MIPS_TEXT symbols should be associated to .text section? Reply-to: Eli Zaretskii References: <20040721204604.GN1278@gnat.com> <20040729220156.GK1167@gnat.com> <20040729221904.GT965@rembrandt.csv.ica.uni-stuttgart.de> <200407292314.i6TNEqwV024526@elgar.kettenis.dyndns.org> <20040730003138.GU965@rembrandt.csv.ica.uni-stuttgart.de> X-SW-Source: 2004-07/txt/msg00486.txt.bz2 > Date: Fri, 30 Jul 2004 02:31:38 +0200 > From: Thiemo Seufer > > > Joel, I'm seeing similar problems on NetBSD/mips (NetBSD/pmax 1.6.2 to > > be precise). > > AFAICS it will hit all elf{32-,32-n,64-}{big,little}mips targets (as > opposed to *trad*mips), which are covered by SGI_COMPAT. Should we release a version of GDB that has so many platforms badly broken? Andrew?