From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3375 invoked by alias); 26 Dec 2001 19:22:29 -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 3336 invoked from network); 26 Dec 2001 19:22:27 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 26 Dec 2001 19:22:27 -0000 Received: from cygnus.com (reddwarf.cygnus.com [205.180.231.12]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id LAA28831; Wed, 26 Dec 2001 11:22:10 -0800 (PST) Message-ID: <3C2A2270.CEE6B1F6@cygnus.com> Date: Wed, 26 Dec 2001 11:22:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Add back the 'info proc mappings' command. References: <200112212259.OAA18720@cleaver.cygnus.com> <3C25CB29.F557748B@is.elta.co.il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00577.txt.bz2 Eli Zaretskii wrote: > > To: msnyder@cygnus.com > > From: Michael Snyder > > Date: Fri, 21 Dec 2001 14:59:53 -0800 (PST) > > > > This adds back a sub-command ('mappings') of the "info proc" > > command, which was lost a couple years ago when procfs.c was > > rewritten. > > Thanks! > > Please consider writing this command's description for the manual. It's already there. In fact, the manual currently includes docs for several "info proc" options that no longer exist. Until someone finds the time to re-implement them, I suggest that these items be commented out or removed. I don't know how to comment out a section of a texinfo file. Do you?