From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3854 invoked by alias); 20 Mar 2003 16:48:43 -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 3847 invoked from network); 20 Mar 2003 16:48:43 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 20 Mar 2003 16:48:43 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 194CD2B11 for ; Thu, 20 Mar 2003 11:48:39 -0500 (EST) Message-ID: <3E79F0E6.4010803@redhat.com> Date: Thu, 20 Mar 2003 16:48:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: Annotate doco re-org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00303.txt.bz2 I guess I get to re-vamp the annotate doco. I'd like to do it as follows: - 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? Andrew