From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14152 invoked by alias); 1 May 2003 03:37:51 -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 14145 invoked from network); 1 May 2003 03:37:50 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 1 May 2003 03:37:50 -0000 Received: from zaretsky (cable-131-95.inter.net.il [213.8.131.95]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ANI14194; Thu, 1 May 2003 06:37:07 +0300 (IDT) Date: Thu, 01 May 2003 03:37:00 -0000 From: "Eli Zaretskii" To: carlton@math.stanford.edu Message-Id: <9003-Thu01May2003063405+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, ezannoni@redhat.com, jimb@redhat.com In-reply-to: (message from David Carlton on 30 Apr 2003 16:04:50 -0700) Subject: Re: [rfa] struct dictionary Reply-to: Eli Zaretskii References: X-SW-Source: 2003-05/txt/msg00002.txt.bz2 > From: David Carlton > Date: 30 Apr 2003 16:04:50 -0700 > > As promised in > , here's the > 'struct dictionary' patch. Are we going to have some docs about this in gdbint.texinfo?