From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13116 invoked by alias); 21 Jun 2005 07:32:49 -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 13097 invoked by uid 22791); 21 Jun 2005 07:32:44 -0000 Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 21 Jun 2005 07:32:44 +0000 Received: from farnswood.snap.net.nz (p189-tnt1.snap.net.nz [202.124.110.189]) by viper.snap.net.nz (Postfix) with ESMTP id 5115A53E859; Tue, 21 Jun 2005 19:32:41 +1200 (NZST) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 6CAE762A99; Tue, 21 Jun 2005 08:33:44 +0100 (BST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17079.49877.427388.19313@farnswood.snap.net.nz> Date: Tue, 21 Jun 2005 07:32:00 -0000 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Removal of markup annotations In-Reply-To: References: <17071.40307.949193.158796@farnswood.snap.net.nz> <17078.44751.122166.148138@farnswood.snap.net.nz> <17079.14802.440872.208976@farnswood.snap.net.nz> X-SW-Source: 2005-06/txt/msg00329.txt.bz2 > > Its related to "History" which also isn't about controlling GDB, so perhaps > > that node should also be moved > > Maybe we simply should describe the "server CMD" feature in the > "History" node, instead of having it in a separate node. That seems sensible. I can see now that "History" is in "Controlling GDB" because it describes the setting of parameters. However, I think the "Commands" section might be a better place. I think "History" should also be called "Command History" to differentiate it from "Values History". Nick