From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3961 invoked by alias); 12 Apr 2003 09:34:11 -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 3950 invoked from network); 12 Apr 2003 09:34:10 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 12 Apr 2003 09:34:10 -0000 Received: from zaretsky ([80.230.234.188]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ALN69557; Sat, 12 Apr 2003 12:34:00 +0300 (IDT) Date: Sat, 12 Apr 2003 09:34:00 -0000 From: "Eli Zaretskii" To: jimb@redhat.com Message-Id: <2950-Sat12Apr2003123240+0300-eliz@elta.co.il> CC: ac131313@redhat.com, gdb-patches@sources.redhat.com In-reply-to: (message from Jim Blandy on 10 Apr 2003 15:30:03 -0500) Subject: Re: RFA/RFC: dump symtab and psymtab lists Reply-to: Eli Zaretskii References: <3E927CAF.1080704@redhat.com> <3E933B62.8090607@redhat.com> <3E94D283.7060308@redhat.com> X-SW-Source: 2003-04/txt/msg00249.txt.bz2 > From: Jim Blandy > Date: 10 Apr 2003 15:30:03 -0500 > > Okay, here's a revised patch that calls them "maint list {,p}symtab". The patch for the manual is okay with me. Thanks!