From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11364 invoked by alias); 13 Feb 2003 01:30:19 -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 11357 invoked from network); 13 Feb 2003 01:30:19 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 13 Feb 2003 01:30:19 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1D1UHj22358; Wed, 12 Feb 2003 19:30:17 -0600 Date: Thu, 13 Feb 2003 01:30:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302130130.h1D1UHj22358@duracef.shout.net> To: carlton@math.stanford.edu Subject: Re: [patch] clean up gdb.c++ tests for dwarf 1 Cc: gdb-patches@sources.redhat.com X-SW-Source: 2003-02/txt/msg00300.txt.bz2 David C writes: > the only thing I'd change is to get rid of the get_debug_format call > in inherit.exp like you do in the rest of them. Okay, I'll do that in a follow-on patch. Michael C