From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22232 invoked by alias); 16 Aug 2002 17:57:59 -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 22225 invoked from network); 16 Aug 2002 17:57:59 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 16 Aug 2002 17:57:59 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id KAA27472; Fri, 16 Aug 2002 10:53:40 -0700 (PDT) Message-ID: <3D5D393E.DA9D44D0@redhat.com> Date: Fri, 16 Aug 2002 10:57:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney CC: gdb-patches@sources.redhat.com, cagney@redhat.com Subject: Re: [PATCH] gdbarch-ify mips_do_registers_info. References: <3D5C6A02.D9A1F337@redhat.com> <3D5CFA3A.30809@ges.redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00435.txt.bz2 Andrew Cagney wrote: > > > Another method down, 80 gazillion to go. > > > > > > > > 2002-08-15 Michael Snyder > > > > * mips-tdep.c (mips_do_registers_info): Make static. > > (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch. > > * config/mips/tm-mips.h (DO_REGISTERS_INFO): Delete. > > Michael, this again contains more than just what is listed in the change > log entry. Can you please be more careful. Drat. Sorry, I worked late last night, my "procedure" must've gotten screwed up. Again, though, I did not check in any of those extraneous changes.