From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10490 invoked by alias); 31 Dec 2008 04:22:38 -0000 Received: (qmail 10482 invoked by uid 22791); 31 Dec 2008 04:22:38 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BARRACUDA_BRBL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 31 Dec 2008 04:21:58 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KCQ00I0046JU600@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Wed, 31 Dec 2008 06:24:33 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.220.202]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KCQ00DQG48WOBD0@i_mtaout3.012.net.il>; Wed, 31 Dec 2008 06:24:33 +0200 (IST) Date: Wed, 31 Dec 2008 04:22:00 -0000 From: Eli Zaretskii Subject: Re: eliminate deprecated_add_set_cmd In-reply-to: <200812310114.45103.pedro@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Pedro Alves Cc: 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/msg00470.txt.bz2 > 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.