From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32558 invoked by alias); 6 Sep 2002 21:46:59 -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 32551 invoked from network); 6 Sep 2002 21:46:58 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 6 Sep 2002 21:46:58 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17nRs5-0005Ci-00; Fri, 06 Sep 2002 17:46:37 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17nQvw-0007jk-00; Fri, 06 Sep 2002 17:46:32 -0400 Date: Fri, 06 Sep 2002 14:46:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb Subject: Re: struct environment Message-ID: <20020906214632.GA29724@nevyn.them.org> Mail-Followup-To: David Carlton , gdb References: <20020906150620.GA19200@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: 2002-09/txt/msg00040.txt.bz2 On Fri, Sep 06, 2002 at 02:41:02PM -0700, David Carlton wrote: > On Fri, 6 Sep 2002 11:06:20 -0400, Daniel Jacobowitz > said: > > > - warts in mdebugread that I was not patient enough to overcome when > > I finally merged in hash table support > > How hard do you think it would be to convert mdebugread over to using > the mechanisms from buildsym? (I looked at mdebugread myself, but my > brain seems to be overflowing with GDB code right now; I'll try again > next week, but if you can give me an easy answer, so much the better.) > It seems to me like it shouldn't be too hard to convert it over to my > environment mechanism using the partially-constructed environments + > finalize ideas that we'd talked about earlier; but if it could just as > easily be converted to using buildsym, so much the better. I think, very easy. But I no longer have (easy) access to any system which uses it, so I was reluctant to mess around. You should just be able to make it build a pending list instead of doing the work in-place... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer