From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13068 invoked by alias); 31 Dec 2008 04:28:47 -0000 Received: (qmail 13060 invoked by uid 22791); 31 Dec 2008 04:28:47 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BARRACUDA_BRBL,BAYES_05,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 31 Dec 2008 04:28:07 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KCQ008004GML000@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Wed, 31 Dec 2008 06:30:41 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.220.202]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KCQ007324J4SGA0@i-mtaout6.012.net.il>; Wed, 31 Dec 2008 06:30:41 +0200 (IST) Date: Wed, 31 Dec 2008 04:28:00 -0000 From: Eli Zaretskii Subject: Re: eliminate deprecated_add_set_cmd In-reply-to: X-012-Sender: halo1@inter.net.il To: Eli Zaretskii Cc: pedro@codesourcery.com, gdb-patches@sourceware.org, ams@gnu.org, tschwinge@gnu.org Reply-to: Eli Zaretskii Message-id: References: <200812310114.45103.pedro@codesourcery.com> X-IsSubscribed: yes 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/msg00471.txt.bz2 > Date: Wed, 31 Dec 2008 06:21:54 +0200 > From: Eli Zaretskii > Cc: gdb-patches@sourceware.org, ams@gnu.org, tschwinge@gnu.org > > > From: Pedro Alves > > Date: Wed, 31 Dec 2008 01:14:44 +0000 > > Cc: Eli Zaretskii , ams@gnu.org, Thomas Schwinge > > > > Would you prefer the commands to stay as they are, or, to rename > > the commands to be able to add a "show" facility ? > > I don't mind making the change you suggest. But please also change the manual, if you do.