From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1230 invoked by alias); 9 Mar 2002 20:04: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 1163 invoked from network); 9 Mar 2002 20:04:20 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 9 Mar 2002 20:04:20 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2B0303D57; Sat, 9 Mar 2002 15:04:20 -0500 (EST) Message-ID: <3C8A6AC4.3020702@cygnus.com> Date: Sat, 09 Mar 2002 12:04:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com Subject: Re: [PATCH] mi-var-cmd.exp, mi0-var-cmd.exp: accommodate gcc v3 References: <200203091703.g29H3uP04705@duracef.shout.net> <20020309120739.A27694@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00124.txt.bz2 > On Sat, Mar 09, 2002 at 11:03:56AM -0600, Michael Elizabeth Chastain wrote: > >> Commited to gdb_5_2-branch. I already committed to this to mainline. >> Errr, in mainline, I added to the wrong ChangeLog. I added to >> gdb/testsuite/ChangeLog instead of gdb/testsuite/gdb.mi/ChangeLog. >> Should I fix up the ChangeLog's in mainline, or add an entry >> to gdb/testsuite/gdb.mi/ChangeLog, or leave them alone? I'd tweak it (just don't tell me :-). > > Actually, I believe that gdb.mi/ChangeLog is obsolete. ? I still use it and I see a few others do. Andrew