From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17829 invoked by alias); 16 Jun 2005 03:28:08 -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 17802 invoked by uid 22791); 16 Jun 2005 03:28:03 -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; Thu, 16 Jun 2005 03:28:03 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-213-218.inter.net.il [83.130.213.218]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BNT70482 (AUTH halo1); Thu, 16 Jun 2005 06:27:55 +0300 (IDT) Date: Thu, 16 Jun 2005 03:28:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts , gdb-patches@sources.redhat.com CC: nickrob@snap.net.nz In-reply-to: <20050615233529.GC21803@white> (message from Bob Rossi on Wed, 15 Jun 2005 19:35:29 -0400) Subject: Re: [PATCH] Removal of markup annotations Reply-to: Eli Zaretskii References: <17071.40307.949193.158796@farnswood.snap.net.nz> <20050615154057.GB20778@white> <17072.46112.23475.26195@farnswood.snap.net.nz> <20050615233529.GC21803@white> X-SW-Source: 2005-06/txt/msg00214.txt.bz2 > Date: Wed, 15 Jun 2005 19:35:29 -0400 > From: Bob Rossi > Cc: gdb-patches@sources.redhat.com > > On Thu, Jun 16, 2005 at 11:05:04AM +1200, Nick Roberts wrote: > > > Out of all of the annotations that you are removing here, CGDB only > > > depends on annotate_breakpoints_headers, annotate_field, > > > annotate_breakpoints_table, annotate_record and > > > annotate_breakpoints_table_end. > > > > These are undocumented annotations and just mark up the output. Could > > you parse it from the syntax instead? > > These were documented when I wrote the CGDB annotation subsystem. > Between now and then, someone changed the documentation. The annotations are now documented in a separate file, see annotate.texinfo.