From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12211 invoked by alias); 16 Feb 2007 12:54:52 -0000 Received: (qmail 12199 invoked by uid 22791); 16 Feb 2007 12:54:52 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 16 Feb 2007 12:54:46 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HI2br-0006SC-M3; Fri, 16 Feb 2007 07:54:43 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HI2br-0008PE-2x; Fri, 16 Feb 2007 07:54:43 -0500 Date: Fri, 16 Feb 2007 12:56:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb@sourceware.org Subject: Re: `processor' command Message-ID: <20070216125442.GA32281@caradoc.them.org> Mail-Followup-To: Nick Roberts , gdb@sourceware.org References: <17877.11681.706400.331373@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17877.11681.706400.331373@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00169.txt.bz2 On Fri, Feb 16, 2007 at 05:05:53PM +1300, Nick Roberts wrote: > > The manual says: > > `set processor' > `processor' > These are alias commands for, respectively, `set architecture' and > `show architecture'. > > The command `processor' doesn't work for me. As it's an alias anyway how about > getting rid of it? I guess it was supposed to be "show processor"? But in any case there isn't one, only "set processor" is implemented. So I think we can un-document "processor". -- Daniel Jacobowitz CodeSourcery