From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24748 invoked by alias); 27 Sep 2002 23:20:29 -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 24675 invoked from network); 27 Sep 2002 23:20:14 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 27 Sep 2002 23:20:14 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6F7053E77; Fri, 27 Sep 2002 19:20:14 -0400 (EDT) Message-ID: <3D94E7AE.4090403@redhat.com> Date: Fri, 27 Sep 2002 16:20:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Carlton Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com, mec@shout.net Subject: Re: [rfa/c++testsuite] (was Re: patch for PR gdb/574) References: <15676.21042.125481.349851@jackfruit.Stanford.EDU> <20020816032649.GA30528@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00692.txt.bz2 > 2002-08-22 David Carlton > > * gdb.c++/pr-574.exp: New file. > * gdb.c++/pr-574.cc: New file. > Suggest a rename to c++/gdb574.*. MI's using that and got in just a tiny bit earlier :-) Andrew