From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 792 invoked by alias); 27 May 2002 20:09:18 -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 769 invoked from network); 27 May 2002 20:09:17 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 27 May 2002 20:09:17 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g4RK9FE30292; Mon, 27 May 2002 15:09:15 -0500 Date: Mon, 27 May 2002 14:41:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205272009.g4RK9FE30292@duracef.shout.net> To: bkoz@redhat.com, gdb-patches@sources.redhat.com Subject: Re: gdb.c++ testsuite 2.1: try_catch.exp X-SW-Source: 2002-05/txt/msg00951.txt.bz2 Committed. Next, I will do member_data.exp and member_data_static.exp. Michael C 2002-05-27 Michael Chastain From Benjamin Kosnik * gdb.c++/try_catch.cc: New file. * gdb.c++/try_catch.exp: New file.