From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24914 invoked by alias); 17 Mar 2005 21:25:33 -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 24857 invoked from network); 17 Mar 2005 21:25:28 -0000 Received: from unknown (HELO priv-edtnes40.telusplanet.net) (199.185.220.224) by sourceware.org with SMTP; 17 Mar 2005 21:25:28 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes40.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050317212524.OYC2646.priv-edtnes40.telusplanet.net@takamaka.act-europe.fr>; Thu, 17 Mar 2005 14:25:24 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id DD06947DC0; Thu, 17 Mar 2005 13:25:22 -0800 (PST) Date: Thu, 17 Mar 2005 21:25:00 -0000 From: Joel Brobecker To: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: dumb question; mips multi-abi Message-ID: <20050317212522.GW1156@adacore.com> References: <4239DD2B.8070306@redhat.com> <20050317195206.GV1156@adacore.com> <20050317195744.GA13405@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050317195744.GA13405@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-03/txt/msg00235.txt.bz2 > > But then again, this setting is only used when initializing the > > gdbarch structure... > > But setting it switches the gdbarch. Aaaahhhhh, this is so nice. I missed the "mips_abi_update" part. Really nice! -- Joel