From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13692 invoked by alias); 16 Nov 2005 19:37:59 -0000 Received: (qmail 13677 invoked by uid 22791); 16 Nov 2005 19:37:57 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 16 Nov 2005 19:37:57 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-33-244.inter.net.il [80.230.33.244]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CZM99551 (AUTH halo1); Wed, 16 Nov 2005 21:36:51 +0200 (IST) Date: Wed, 16 Nov 2005 20:00:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS CC: gdb-patches@sources.redhat.com In-reply-to: <437B3E56.3080306@st.com> (message from Andrew STUBBS on Wed, 16 Nov 2005 14:12:38 +0000) Subject: Re: [PATCH] init-if-undefined command Reply-to: Eli Zaretskii References: <437B3E56.3080306@st.com> 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: 2005-11/txt/msg00245.txt.bz2 > Date: Wed, 16 Nov 2005 14:12:38 +0000 > From: Andrew STUBBS > > The attached patch adds a new CLI command named 'init-if-undefined'. The documentation patch is approved. It can be committed when the code patch is approved. Thanks. What do people think about mentioning new CLI commands in NEWS? We didn't do that until now, but if we mention command-line options, why not mention commands?