From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20796 invoked by alias); 24 Feb 2004 16:15:16 -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 20768 invoked from network); 24 Feb 2004 16:15:15 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 24 Feb 2004 16:15:15 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AvfDG-0000GD-MJ; Tue, 24 Feb 2004 11:15:14 -0500 Date: Tue, 24 Feb 2004 16:15:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit/java] Work around java/1565 in jmisc.exp Message-ID: <20040224161514.GA17157@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <403B77DB.2010401@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <403B77DB.2010401@gnu.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00680.txt.bz2 On Tue, Feb 24, 2004 at 11:12:11AM -0500, Andrew Cagney wrote: > Hello, > > This patch modifies jmisc.exp to work around the very very long standing > bug java/1565 (just that no one thought to report it?). I'll separatly > follow up with a testcase for just that bug. FYI, about that bug: GCC's debug info is screwy; we need to strip arguments and parentheses from DW_AT_name for language_java and then I expect it will start working. I want to finish my current massacre of dwarf2read before I go playing with that, though - it's always been on a lower burner. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer