From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13217 invoked by alias); 5 Feb 2003 06:44:41 -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 13207 invoked from network); 5 Feb 2003 06:44:40 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 5 Feb 2003 06:44:40 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h156idD30649; Wed, 5 Feb 2003 00:44:39 -0600 Date: Wed, 05 Feb 2003 06:44:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302050644.h156idD30649@duracef.shout.net> To: gdb-patches@sources.redhat.com, mec@shout.net Subject: Re: [patch] gdb.c++/pr-1023.exp: new test script X-SW-Source: 2003-02/txt/msg00175.txt.bz2 Committed. BTW, I have had bad experiences when I do a commit that encompasses more than the current directory. That's why I do one commit per directory. Do other people have this problem, or do I need to hit the CVS info page again? Michael C === gdb/ChangeLog 2003-02-03 Michael Chastain * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc, gdb/testsuite/gdb.c++/pr-1023.exp. === gdb/testsuite/ChangeLog 2003-02-03 Michael Chastain * gdb.c++/pr-1023.cc: New file. * gdb.c++/pr-1023.exp: New file.