From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27005 invoked by alias); 13 Feb 2003 21:40:04 -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 26950 invoked from network); 13 Feb 2003 21:40:03 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 13 Feb 2003 21:40:03 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1DLe2k06456 for gdb-patches@sources.redhat.com; Thu, 13 Feb 2003 15:40:02 -0600 Date: Thu, 13 Feb 2003 21:40:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302132140.h1DLe2k06456@duracef.shout.net> To: gdb-patches@sources.redhat.com Subject: Re: [patch] clean up gdb.c++ tests for dwarf 1 X-SW-Source: 2003-02/txt/msg00309.txt.bz2 Yesterday I wrote: > I will wait 24 hours and then commit this patch. Committed. (This message might be redundant but what the heck). Michael C 2003-02-12 Michael Chastain * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1. * gdb.c++/inherit.exp: Likewise. * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1. * gdb.c++/templates.exp: Likewise. * gdb.c++/virtfunc.exp: Likewise.