From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1113 invoked by alias); 6 Sep 2002 23:37:17 -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 1106 invoked from network); 6 Sep 2002 23:37:15 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 6 Sep 2002 23:37:15 -0000 Received: from fleche.redhat.com (tq0165.peakpeak.com [207.174.177.165]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id RAA14853; Fri, 6 Sep 2002 17:37:11 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 5C23D4F8079; Fri, 6 Sep 2002 17:38:37 -0600 (MDT) To: David Carlton Cc: gdb Subject: Re: struct environment References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: MMM-MM!! So THIS is BIO-NEBULATION! Date: Fri, 06 Sep 2002 16:37:00 -0000 In-Reply-To: Message-ID: <87heh2ofia.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00044.txt.bz2 >>>>> "David" == David Carlton writes: David> * Some sort of growing implementation (necessary for jv-lang.c, David> alas). I'm not familiar with the code in jv-lang.c. But are you sure it is really necessary? Could it be that the code there is a workaround for the existing lack of namespaces? I seem to recall reading that the gcj support in gdb had such hacks. I don't know either way; I've just seen this mentioned a few times recently and I wanted to make sure that the possibility is considered. I think Per Bothner may be able to answer questions about this code. He wrote it and he's still involved with gcj. Tom