From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1498 invoked by alias); 14 Feb 2002 06:21:21 -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 1376 invoked from network); 14 Feb 2002 06:21:16 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 14 Feb 2002 06:21:16 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16bFGd-0004ry-00 for ; Thu, 14 Feb 2002 01:21:15 -0500 Date: Wed, 13 Feb 2002 22:21:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] gdbserver 3/3 - new code Message-ID: <20020214012115.A2729@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020205175646.C13231@nevyn.them.org> <3C6B3D3B.7020308@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C6B3D3B.7020308@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00397.txt.bz2 On Wed, Feb 13, 2002 at 11:29:47PM -0500, Andrew Cagney wrote: > Only a style nit - wrap the headers in #ifndef #define #endif. Oh and > you're going to have some fun with fnchange.list :-) Nit noted, will fix before I commit it. I'm actually not going to have a problem with fnchange.lst - that's why the files are named linux-arm-low.c instead of low-linux-arm.c like they used to be. It may come up, though :) I even went through and fixed all the copyright dates I missed the first time, too. > The other one is with regformats/* How sure are you that the regformats > so described aren't GNU/Linux (yes check that as well :-) specific? I tried to verify that all of them were architecture independent. We have mechanism in place to cope if I'm wrong; and I can update them to have comments describing where they are and are not appropriate if we find somewhere they are not. I'll scan for GNU/Linux, thanks for the reminder. One in each architecture file needed to be fixed. > If you can add a news entry, I can get the web pages updated. I'll do that in the next day or two. Thanks. Committed otherwise; tree builds again. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer