From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21222 invoked by alias); 1 May 2003 21:15:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21215 invoked from network); 1 May 2003 21:15:47 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 1 May 2003 21:15:47 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h41LFbP31118; Thu, 1 May 2003 14:15:37 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com, ezannoni@redhat.com, jimb@redhat.com Subject: Re: [rfa] struct dictionary References: <9003-Thu01May2003063405+0300-eliz@elta.co.il> From: David Carlton Date: Thu, 01 May 2003 21:15:00 -0000 In-Reply-To: <9003-Thu01May2003063405+0300-eliz@elta.co.il> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg00007.txt.bz2 On Thu, 01 May 2003 06:34:07 +0300, "Eli Zaretskii" said: >> From: David Carlton >> As promised in >> , here's the >> 'struct dictionary' patch. > Are we going to have some docs about this in gdbint.texinfo? It's a refactoring of 'struct block', which isn't currently mentioned in gdbint.texinfo. So it seems to me that doing so isn't urgent. David Carlton carlton@math.stanford.edu