From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2410 invoked by alias); 5 Sep 2002 20:35:40 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2352 invoked from network); 5 Sep 2002 20:35:38 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 5 Sep 2002 20:35:38 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g85KJg123981 for ; Thu, 5 Sep 2002 16:19:42 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g85KZad15941; Thu, 5 Sep 2002 16:35:36 -0400 Received: from romulus.sfbay.redhat.com (IDENT:klB4Xp9ALLqiyrwoFobRDfV2S+b4iDji@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g85KZZj02885; Thu, 5 Sep 2002 13:35:35 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g85KZXI13506; Thu, 5 Sep 2002 13:35:33 -0700 Date: Thu, 05 Sep 2002 13:35:00 -0000 From: Kevin Buettner Message-Id: <1020905203533.ZM13505@localhost.localdomain> In-Reply-To: Andrew Cagney "Re: July 31 bfd change breaks mips gdb" (Sep 5, 3:42pm) References: <3D753CDE.11727ED9@redhat.com> <1020904000639.ZM1675@localhost.localdomain> <1031172773.2603.34.camel@hex> <1020904231218.ZM2858@localhost.localdomain> <3D77B398.10607@ges.redhat.com> To: Andrew Cagney Subject: Re: July 31 bfd change breaks mips gdb Cc: gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00024.txt.bz2 On Sep 5, 3:42pm, Andrew Cagney wrote: > >> > * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default > >> > vector. > > Hmm, can you pull this into gdb_5_3-branch? Done.