From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14850 invoked by alias); 23 Dec 2001 12:13:01 -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 14815 invoked from network); 23 Dec 2001 12:12:54 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 23 Dec 2001 12:12:54 -0000 Received: from is.elta.co.il (pcn2 [199.203.121.11]) by is.elta.co.il (8.9.3/8.8.8) with ESMTP id OAA22011; Sun, 23 Dec 2001 14:12:11 +0200 (IST) Message-ID: <3C25CB29.F557748B@is.elta.co.il> Date: Sun, 23 Dec 2001 04:13:00 -0000 From: Eli Zaretskii X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Michael Snyder CC: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Add back the 'info proc mappings' command. References: <200112212259.OAA18720@cleaver.cygnus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00572.txt.bz2 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.