From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24473 invoked by alias); 18 Jul 2003 16:08:52 -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 24343 invoked from network); 18 Jul 2003 16:08:51 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 18 Jul 2003 16:08:51 -0000 Received: from fleche.redhat.com (tf0005.peakpeak.com [204.144.239.5]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id KAA29310; Fri, 18 Jul 2003 10:08:48 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 4343D4F8651; Fri, 18 Jul 2003 09:59:13 -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: Two with FLUFFO, hold th' BEETS..side of SOYETTES! Date: Fri, 18 Jul 2003 16:08:00 -0000 In-Reply-To: Message-ID: <87smp3esha.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-07/txt/msg00247.txt.bz2 >>>>> "David" == David Carlton writes: David> Tom, I just committed a large GDB patch that, among other things, David> touches the dynamic class symbol part of jv-lang.c. Can you give David> current mainline a whirl to make sure that I didn't screw anything up? I said I'd do this a while back, and I wanted to let you know I didn't forget -- but also that I can't easily do it. I'm using RHL 9, and my understanding is that the NPTL patches aren't in main line gdb yet. At least, when I tried debugging with the cvs gdb a couple weeks back, I had no end of troubles. So, sorry about that. Tom