From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6449 invoked by alias); 29 Jul 2003 04:21:00 -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 6441 invoked from network); 29 Jul 2003 04:20:59 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 29 Jul 2003 04:20:59 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h6T4Kvin009140; Mon, 28 Jul 2003 23:20:57 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h6T4KvHK003438; Mon, 28 Jul 2003 23:20:57 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h6T4KvDg003437; Tue, 29 Jul 2003 00:20:57 -0400 Date: Tue, 29 Jul 2003 04:21:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200307290420.h6T4KvDg003437@duracef.shout.net> To: ac131313@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfc, rfa/gdb.c++, 6.0] Annotate 3 testsuite X-SW-Source: 2003-07/txt/msg00500.txt.bz2 The C++ portion is approved for mainline and branch as long as you say that you have run it at least once with no problems. (Trusting soul, aren't I) 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. Michael C === 2003-07-28 Andrew Cagney * gdb.base/annota3.exp: New file. * gdb.base/annota3.c: New file. * gdb.c++/annota3.exp: New file. * gdb.c++/annota3.cc: New file.