From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2110 invoked by alias); 29 Jul 2003 05:04:40 -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 2076 invoked from network); 29 Jul 2003 05:04:28 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 29 Jul 2003 05:04:28 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id BC4572B7F; Tue, 29 Jul 2003 01:04:28 -0400 (EDT) Message-ID: <3F26005C.4030809@redhat.com> Date: Tue, 29 Jul 2003 05:04: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: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa:doco] update for annotate level three References: <3EC57D50.3000706@redhat.com> <2950-Sat17May2003111011+0300-eliz@elta.co.il> <3ECA74D1.6090609@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00503.txt.bz2 >>> Date: Fri, 16 May 2003 20:07:44 -0400 >>> From: Andrew Cagney >>> >>> The attached updates GDB's annotation documentation to reflect >>> annotation level three. >>> >>> Ok? >> >> >> I understand that we are removing level-2 annotations, and this docs >> change is supposed to reflect that, right? >> >> If so, I'd suggest to add a footnote that level-2 annotations were >> once supported, but are now deprecated/removed. Otherwise, naive >> users might wonder what would --annotate=2 give them... > > The same problem was in the old doco - it mentioned annotate=2 but forgot to mention what happened to annotate=1. I'll add something to mention both then re-post. Eli, fyi, I've still to do this, and will also add an xref to the annotate manual. It's next ... Andrew >> >> >> Otherwise, approved, thanks. >> >>