From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2979 invoked by alias); 1 Nov 2004 04:47:03 -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 2970 invoked from network); 1 Nov 2004 04:47:02 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 1 Nov 2004 04:47:02 -0000 Received: from zaretski (pns03-209-57.inter.net.il [80.230.209.57]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DVP75510 (AUTH halo1); Mon, 1 Nov 2004 06:46:16 +0200 (IST) Date: Mon, 01 Nov 2004 04:47:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-ID: <01c4bfcd$Blat.v2.2.2$299ef260@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <41856ECA.2060701@gnu.org> (message from Andrew Cagney on Sun, 31 Oct 2004 18:01:30 -0500) Subject: Re: [commit] Add add_setshow_enum_cmd, use in mips Reply-to: Eli Zaretskii References: <4183BD22.3090905@gnu.org> <01c4bed6$Blat.v2.2.2$fa231b20@zahav.net.il> <41856ECA.2060701@gnu.org> X-SW-Source: 2004-11/txt/msg00007.txt.bz2 > Date: Sun, 31 Oct 2004 18:01:30 -0500 > From: Andrew Cagney > Cc: gdb-patches@sources.redhat.com > > The missing add_setshow_enum_cmd both goes with, and is consistent, with > the existing add_setshow zinteger, boolean, auto_boolean, filename, > string, uinteger command functions I didn't say the patch was unreasonable, just that it should have been an RFA, since it is by no means ``obvious''. What about documenting the function?