From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32659 invoked by alias); 20 Jun 2005 19:29:32 -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 32588 invoked by uid 22791); 20 Jun 2005 19:29:22 -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; Mon, 20 Jun 2005 19:29:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-44-230.inter.net.il [80.230.44.230]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BPD30889 (AUTH halo1); Mon, 20 Jun 2005 22:29:00 +0300 (IDT) Date: Mon, 20 Jun 2005 19:29:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17078.44751.122166.148138@farnswood.snap.net.nz> (message from Nick Roberts on Mon, 20 Jun 2005 23:55:59 +1200) Subject: Re: [PATCH] Removal of markup annotations Reply-to: Eli Zaretskii References: <17071.40307.949193.158796@farnswood.snap.net.nz> <17078.44751.122166.148138@farnswood.snap.net.nz> X-SW-Source: 2005-06/txt/msg00319.txt.bz2 > From: Nick Roberts > Date: Mon, 20 Jun 2005 23:55:59 +1200 > Cc: gdb-patches@sources.redhat.com > > In gdb.texinfo I suggest: > > 1) Moving the node "Server Prefix" out of "Annotations" and into "Controlling > GDB" betweed "History" and "Screen Size". You are right that it should be moved out of "Annotations", but I'm not sure the place you suggest is the right one (it's not about controlling GDB). I will try to find a better place. > 2) In the node "Running the Program" the markup annotations described after > signalled should be removed (signal-name, signal-name-end etc). Why? do those annotations belong to those you propose to remove? > I suggest removing annotate.texinfo from the repository as it largely > covers the material in gdb.texinfo plus the markup annotations. ??? AFAIK, gdb.texinfo only covers level-3 annotations. The rest are in annotate.texinfo.