From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8578 invoked by alias); 21 Mar 2003 04:36:13 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8571 invoked from network); 21 Mar 2003 04:36:12 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 21 Mar 2003 04:36:12 -0000 Received: from zaretsky (adsl-ayalon-pc-130-171.inter.net.il [213.8.130.171]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AJK27449; Fri, 21 Mar 2003 06:36:00 +0200 (IST) Date: Fri, 21 Mar 2003 04:36:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <9743-Fri21Mar2003063015+0200-eliz@elta.co.il> CC: gdb@sources.redhat.com In-reply-to: <3E79F0E6.4010803@redhat.com> (message from Andrew Cagney on Thu, 20 Mar 2003 11:48:38 -0500) Subject: Re: Annotate doco re-org Reply-to: Eli Zaretskii References: <3E79F0E6.4010803@redhat.com> X-SW-Source: 2003-03/txt/msg00307.txt.bz2 > Date: Thu, 20 Mar 2003 11:48:38 -0500 > From: Andrew Cagney > > - verbatim insert the existing contents of doc/annotate.texi into > gdb.texinfo, but _after_ the MI chapter. > > - change the old doc/annotate.texi file into a standalone quick 'n' > nasty migrating to MI document. Would contain commentary explaining > problems with various annotate #2 features and what their equivalent is. > > - rewrite the annotate chapter (now part of gdb.texinfo) to reflect > annotate level #3. > > Thoughts? A good plan, I think. Thanks.