From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19416 invoked by alias); 20 May 2003 18:33:00 -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 19333 invoked from network); 20 May 2003 18:33:00 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 20 May 2003 18:33:00 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 045842B2F; Tue, 20 May 2003 14:32:50 -0400 (EDT) Message-ID: <3ECA74D1.6090609@redhat.com> Date: Tue, 20 May 2003 18:33: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> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00364.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. Andrew > Otherwise, approved, thanks. >