From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16016 invoked by alias); 16 Aug 2004 20:32:18 -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 15997 invoked from network); 16 Aug 2004 20:32:17 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 16 Aug 2004 20:32:17 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Bwo9R-0003yH-7C; Mon, 16 Aug 2004 16:32:17 -0400 Date: Mon, 16 Aug 2004 20:32:00 -0000 From: Daniel Jacobowitz To: Andrew Haley , Jeff Johnston , gdb-patches@sources.redhat.com Subject: Re: [RFA]: Java Inferior Call Take 2 Message-ID: <20040816203217.GA14885@nevyn.them.org> Mail-Followup-To: Andrew Haley , Jeff Johnston , gdb-patches@sources.redhat.com References: <20040623230138.GA6426@nevyn.them.org> <40EB1DDD.4070603@redhat.com> <4105604A.6030302@redhat.com> <20040726194953.GA27001@nevyn.them.org> <16654.5193.518989.691842@cuddles.cambridge.redhat.com> <16654.23217.847150.837143@cuddles.cambridge.redhat.com> <20040802201909.GA1618@nevyn.them.org> <16655.56595.839784.222321@cuddles.cambridge.redhat.com> <16672.45415.826398.180427@cuddles.cambridge.redhat.com> <20040816131759.GA23168@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040816131759.GA23168@nevyn.them.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00545.txt.bz2 On Mon, Aug 16, 2004 at 09:18:00AM -0400, Daniel Jacobowitz wrote: > On Mon, Aug 16, 2004 at 02:06:47PM +0100, Andrew Haley wrote: > > Any news? I'm waiting to commit this. > > Sorry, I didn't get to try it - I will today! It works great. With it, none of GDB's existing Java tests seem to change, but Jeff's new test works without trying to parse the method name out of DW_AT_name. So please go ahead! :-) -- Daniel Jacobowitz