From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5332 invoked by alias); 13 Mar 2003 21:22:43 -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 5323 invoked from network); 13 Mar 2003 21:22:42 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 13 Mar 2003 21:22:42 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18tc3L-0007xk-00; Thu, 13 Mar 2003 17:23:59 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18ta9u-0004v6-00; Thu, 13 Mar 2003 16:22:38 -0500 Date: Thu, 13 Mar 2003 21:22:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb , Tom Tromey , Michael Elizabeth Chastain Subject: Re: break jmisc.main Message-ID: <20030313212237.GA18852@nevyn.them.org> Mail-Followup-To: David Carlton , gdb , Tom Tromey , Michael Elizabeth Chastain References: <20030313205639.GA18052@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-03/txt/msg00216.txt.bz2 On Thu, Mar 13, 2003 at 01:15:59PM -0800, David Carlton wrote: > I'll think about this, but if there's no easy way to get a good guess > at the current language when building minimal symbol tables, I suppose > I'll reluctantly take a stab at the temporary solution. There's no way. Minsyms are read at the objfile granularity; Java can (does) occur at the compilation unit granularity. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer