From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21891 invoked by alias); 12 Jun 2003 03:47:38 -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 21822 invoked from network); 12 Jun 2003 03:47:35 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 12 Jun 2003 03:47:35 -0000 Received: from fleche.redhat.com (tf0233.peakpeak.com [204.144.239.233]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id VAA24056; Wed, 11 Jun 2003 21:47:33 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 325A04F82B9; Wed, 11 Jun 2003 21:39:48 -0600 (MDT) To: David Carlton Cc: gdb Subject: Re: GDB and Java References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: CONGRATULATIONS! Now should I make thinly veiled comments about DIGNITY, self-esteem and finding TRUE FUN in your RIGHT VENTRICLE?? Date: Thu, 12 Jun 2003 03:47:00 -0000 In-Reply-To: Message-ID: <87n0gootff.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00194.txt.bz2 >>>>> "David" == David Carlton writes: David> Tom, I just committed a large GDB patch that, among other David> things, touches the dynamic class symbol part of jv-lang.c. David> Can you give current mainline a whirl to make sure that I David> didn't screw anything up? I'll probably have to do a fair amount of java debugging next week. I'll try it out then. Tom