From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11196 invoked by alias); 22 May 2002 16:06:59 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10987 invoked from network); 22 May 2002 16:06:21 -0000 Received: from unknown (HELO dell-pe2450-3.cambridge.redhat.com) (195.224.55.225) by sources.redhat.com with SMTP; 22 May 2002 16:06:21 -0000 Received: from north-pole.nickc.cambridge.redhat.com (host217-36-18-72.in-addr.btopenworld.com [217.36.18.72]) by dell-pe2450-3.cambridge.redhat.com (Postfix) with ESMTP id 4769285099; Wed, 22 May 2002 17:06:21 +0100 (BST) Received: from north-pole.nickc.cambridge.redhat.com.nickc.cambridge.redhat.com (localhost [127.0.0.1]) by north-pole.nickc.cambridge.redhat.com (Postfix) with ESMTP id 2551C1BC2E; Wed, 22 May 2002 17:06:16 +0100 (BST) To: "H . J . Lu" Cc: mec@shout.net, binutils@sources.redhat.com, GDB Subject: Re: PATCH: Fix dwarf2 debug References: <20020522083333.A22000@lucon.org> From: Nick Clifton Date: Wed, 22 May 2002 09:06:00 -0000 In-Reply-To: <20020522083333.A22000@lucon.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00255.txt.bz2 Hi H.J. > Nick, could you please take a look at this patch for > > http://sources.redhat.com/ml/gdb/2002-05/msg00230.html Looks good to me - please apply it. Note - I could not reproduce the bug reported by Michael, but I assume that is because there is something wrong with how I was running the tests. Cheers Nick