From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23436 invoked by alias); 20 Jun 2005 11:54:16 -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 23304 invoked by uid 22791); 20 Jun 2005 11:54:08 -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; Mon, 20 Jun 2005 11:54:08 +0000 Received: from farnswood.snap.net.nz (p5-tnt2.snap.net.nz [202.124.108.5]) by viper.snap.net.nz (Postfix) with ESMTP id 8FFEE54BA85; Mon, 20 Jun 2005 23:54:05 +1200 (NZST) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 0C32A62A99; Mon, 20 Jun 2005 12:55:59 +0100 (BST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17078.44751.122166.148138@farnswood.snap.net.nz> Date: Mon, 20 Jun 2005 11:54: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> X-SW-Source: 2005-06/txt/msg00316.txt.bz2 > If we are going to remove level-2 annotations, we should update the > manual to that effect. Please review the "Annotations" chapter in > gdb.texinfo and the text in annotate.texinfo, and see if anything > there needs to be changed. In gdb.texinfo I suggest: 1) Moving the node "Server Prefix" out of "Annotations" and into "Controlling GDB" betweed "History" and "Screen Size". I think this should be done even if we don't remove level-2 annotations. 2) In the node "Running the Program" the markup annotations described after signalled should be removed (signal-name, signal-name-end etc). I suggest removing annotate.texinfo from the repository as it largely covers the material in gdb.texinfo plus the markup annotations. Nick