From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23855 invoked by alias); 21 Nov 2002 05:40:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23836 invoked from network); 21 Nov 2002 05:40:42 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 21 Nov 2002 05:40:42 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA08963; Thu, 21 Nov 2002 07:40:23 +0200 (IST) Date: Wed, 20 Nov 2002 21:40:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Daniel Jacobowitz cc: Andrew Cagney , gdb@sources.redhat.com Subject: Re: Processing of convenience variables for scripts ... In-Reply-To: <20021120183613.GA24089@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-11/txt/msg00304.txt.bz2 On Wed, 20 Nov 2002, Daniel Jacobowitz wrote: > - Examining and recording the syntax of all our existing CLI commands > (ouch!). The manual is good but not complete enough IMVHO; people > add quirks to functions without documenting them. If you find undocumented features, please tell what they are. Let's at least have a list of them. TIA