From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11702 invoked by alias); 23 Jan 2006 23:24:32 -0000 Received: (qmail 11694 invoked by uid 22791); 23 Jan 2006 23:24:32 -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; Mon, 23 Jan 2006 23:24:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F1B2y-0008SR-Ho for gdb-patches@sourceware.org; Mon, 23 Jan 2006 18:24:28 -0500 Date: Mon, 23 Jan 2006 23:24:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFC: Clean up "show remote" Message-ID: <20060123232428.GA32496@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060122201759.GA28863@nevyn.them.org> <8f2776cb0601231501m5cb2e1bcl1bda9d992e1fb27f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0601231501m5cb2e1bcl1bda9d992e1fb27f@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00346.txt.bz2 On Mon, Jan 23, 2006 at 03:01:29PM -0800, Jim Blandy wrote: > One alternative to the special case for the Z packet command would be > to mark that command 'obscure', and then have the look skip over > obscure subcommands. I did consider that - but all the other "show remote" subcommands are already class_obscure :-( -- Daniel Jacobowitz CodeSourcery