From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25449 invoked by alias); 12 Feb 2003 20:47:02 -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 25441 invoked from network); 12 Feb 2003 20:47:01 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 12 Feb 2003 20:47:01 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h1CKkke21511; Wed, 12 Feb 2003 12:46:46 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] clean up gdb.c++ tests for dwarf 1 References: <200302122036.h1CKaA518082@duracef.shout.net> From: David Carlton Date: Wed, 12 Feb 2003 20:47:00 -0000 In-Reply-To: <200302122036.h1CKaA518082@duracef.shout.net> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00294.txt.bz2 On Wed, 12 Feb 2003 14:36:10 -0600, Michael Elizabeth Chastain said: > This patch removes special handling for DWARF 1 from gdb.c++/*.exp. Thanks for taking care of this! I read it, and it looks good to me; 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. David Carlton carlton@math.stanford.edu