From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23549 invoked by alias); 25 Nov 2003 15:03:56 -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 23542 invoked from network); 25 Nov 2003 15:03:55 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 25 Nov 2003 15:03:55 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AOejJ-0003Go-00; Tue, 25 Nov 2003 10:03:53 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 461994B40A; Tue, 25 Nov 2003 10:03:50 -0500 (EST) To: carlton@kealia.com, gdb-patches@sources.redhat.com Subject: Re: [rfc/testsuite/c++] c2.exp, new script for class lookup Message-Id: <20031125150350.461994B40A@berman.michael-chastain.com> Date: Tue, 25 Nov 2003 15:03:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-11/txt/msg00562.txt.bz2 I committed this patch, with the name "class2" instead of "c2". Michael C === 2003-11-24 Michael Chastain * gdb/class2.exp: New file. * gdb/class2.cc: New file.