From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12323 invoked by alias); 29 Jul 2003 15:47:24 -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 12315 invoked from network); 29 Jul 2003 15:47:23 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 29 Jul 2003 15:47:23 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id A6DA0BFE3; Tue, 29 Jul 2003 08:47:22 -0700 (PDT) To: Michael Elizabeth Chastain Cc: ac131313@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfc, rfa/gdb.c++, 6.0] Annotate 3 testsuite References: <200307290420.h6T4KvDg003437@duracef.shout.net> From: David Carlton Date: Tue, 29 Jul 2003 15:47:00 -0000 In-Reply-To: <200307290420.h6T4KvDg003437@duracef.shout.net> (Michael Elizabeth Chastain's message of "Tue, 29 Jul 2003 00:20:57 -0400") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00509.txt.bz2 On Tue, 29 Jul 2003 00:20:57 -0400, Michael Elizabeth Chastain said: > Also -- when you add files to gdb.c++, you have to add to > config/djgpp/fnchange.lst. Maybe somday we could start adding > new files to gdb.cpp or something to get out from under that. Makes sense to me. We use 'cp' to refer to C++ elsewhere in GDB, so while I would normally prefer 'gdb.cpp' over 'gdb.cp', consistency might argue for the latter. David Carlton carlton@kealia.com