From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13656 invoked by alias); 19 Dec 2008 16:06:02 -0000 Received: (qmail 13646 invoked by uid 22791); 19 Dec 2008 16:06:01 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Dec 2008 16:05:26 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBJG5Of7008317; Fri, 19 Dec 2008 11:05:24 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBJG5MwN030433; Fri, 19 Dec 2008 11:05:23 -0500 Received: from opsy.redhat.com (vpn-12-218.rdu.redhat.com [10.11.12.218]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBJG5Lj6011946; Fri, 19 Dec 2008 11:05:21 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id E0B85378614; Fri, 19 Dec 2008 09:05:20 -0700 (MST) To: =?utf-8?Q?S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior?= Cc: Michael Snyder , Mark Kettenis , "gdb-patches\@sourceware.org" Subject: Re: RFC: "info proc map" for corefiles References: <1229620702.6602.12.camel@miki> <200812181846.mBIIkTgK015985@brahms.sibelius.xs4all.nl> <1229626216.6602.15.camel@miki> <494AC2D3.9090705@vmware.com> <1229702034.6602.18.camel@miki> From: Tom Tromey Reply-To: tromey@redhat.com Date: Fri, 19 Dec 2008 16:06:00 -0000 In-Reply-To: <1229702034.6602.18.camel@miki> (=?utf-8?Q?=22S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior=22's?= message of "Fri\, 19 Dec 2008 13\:53\:54 -0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00347.txt.bz2 >>>>> "S=C3=A9rgio" =3D=3D S=C3=A9rgio Durigan J=C3=BAnior writes: S=C3=A9rgio> Ok, I'll create the "info core" command for that. Thanks for t= he S=C3=A9rgio> comment. I agree that "info proc" a misnomer. But, it seems to me it would be nice for the user to use the same command in both cases. How about a new command (not "info core"), with the old "info proc map" aliased to it? Tom