From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25697 invoked by alias); 1 Apr 2009 18:50:48 -0000 Received: (qmail 25689 invoked by uid 22791); 1 Apr 2009 18:50:48 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Apr 2009 18:50:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3DC542C0BA5 for ; Wed, 1 Apr 2009 14:50:42 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id X-3UdA0Uupkj for ; Wed, 1 Apr 2009 14:50:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E4C4A2C0BB4 for ; Wed, 1 Apr 2009 14:50:37 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 51F55F5A6F; Wed, 1 Apr 2009 11:50:35 -0700 (PDT) Date: Wed, 01 Apr 2009 18:50:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [patch] mips-tdep: info registers Message-ID: <20090401185035.GE8766@adacore.com> References: <20090305191245.GB3744@adacore.com> <20090305192211.GA2342@caradoc.them.org> <20090305193512.GB3070@caradoc.them.org> <20090305225030.GD3744@adacore.com> <20090305230759.GA18795@caradoc.them.org> <49B0ADEF.8060807@qnx.com> <20090306122450.GA14439@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00007.txt.bz2 Aleksandar, (sorry for the late review) > * mips-tdep.c (mips_numeric_register_alieses): New definition. > (mips_gdbarch_init): Add user registers from > mips_numeric_register_aliases. This looks fine. Please go ahead and check it in. -- Joel