From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17216 invoked by alias); 14 Nov 2006 20:48:24 -0000 Received: (qmail 17200 invoked by uid 22791); 14 Nov 2006 20:48:19 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Nov 2006 20:48:13 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-163-143.inter.net.il [80.230.163.143]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GGK05908 (AUTH halo1); Tue, 14 Nov 2006 22:48:06 +0200 (IST) Date: Tue, 14 Nov 2006 20:48:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20061114160227.GA10682@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 14 Nov 2006 11:02:27 -0500) Subject: Re: [rfc] "maint set remote" Reply-to: Eli Zaretskii References: <20061026212639.GA21608@nevyn.them.org> <20061027145036.GA19544@nevyn.them.org> <20061027215948.GA5970@nevyn.them.org> <20061114160227.GA10682@nevyn.them.org> 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-11/txt/msg00111.txt.bz2 > Date: Tue, 14 Nov 2006 11:02:27 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > I let this patch sit for a while because I wasn't really sure I was > doing the right thing. In the end, I couldn't convince myself, so I'm > withdrawing the patch as posted; I will not rename the existing > commands. > > That leaves me with two things: the improvements for set/show remote, > and the rewritten documentation, which is about the same as in the > previous posting except that it is now in the "Remote configuration" > section instead of moved to maintenance commands. > > Does this seem OK? Yes, thanks.