From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 666 invoked by alias); 5 Sep 2002 19:42:16 -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 655 invoked from network); 5 Sep 2002 19:42:14 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 5 Sep 2002 19:42:14 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3EA7C3CE1; Thu, 5 Sep 2002 15:42:16 -0400 (EDT) Message-ID: <3D77B398.10607@ges.redhat.com> Date: Thu, 05 Sep 2002 12:42:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: gdb@sources.redhat.com Subject: Re: July 31 bfd change breaks mips gdb References: <3D753CDE.11727ED9@redhat.com> <1020904000639.ZM1675@localhost.localdomain> <1031172773.2603.34.camel@hex> <1020904231218.ZM2858@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00021.txt.bz2 > On Sep 4, 1:52pm, Eric Christopher wrote: > > >> > * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default >> > vector. > >> >> OK. > > > Committed. Hmm, can you pull this into gdb_5_3-branch? Andrew