From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28132 invoked by alias); 18 Sep 2002 19:51:32 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28125 invoked from network); 18 Sep 2002 19:51:31 -0000 Received: from unknown (HELO freya.inter.net.il) (192.114.186.14) by sources.redhat.com with SMTP; 18 Sep 2002 19:51:31 -0000 Received: from Zaretsky ([80.230.2.40]) by freya.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BTP09640; Wed, 18 Sep 2002 22:51:17 +0300 (IDT) Date: Wed, 18 Sep 2002 12:51:00 -0000 From: "Eli Zaretskii" To: fnasser@redhat.com Message-Id: <2427-Wed18Sep2002225206+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3D82489E.3080203@redhat.com> (message from Fernando Nasser on Fri, 13 Sep 2002 16:20:46 -0400) Subject: Re: RFC: CLI clenup and edit command Reply-to: Eli Zaretskii References: <3D82489E.3080203@redhat.com> X-SW-Source: 2002-09/txt/msg00419.txt.bz2 > Date: Fri, 13 Sep 2002 16:20:46 -0400 > From: Fernando Nasser > > To accommodate George Helffrich's edit command patch, I had to perform a > clean-up in the CLI code removing some globals and providing the proper > accessors. The edit commands goes into its proper place in cli land, > and the similar list command is moved there as well. A new command needs to be documented in the manual, right?