From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8695 invoked by alias); 17 May 2003 08:15:26 -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 8641 invoked from network); 17 May 2003 08:15:24 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 17 May 2003 08:15:24 -0000 Received: from zaretsky (tony08-234-132.inter.net.il [80.230.234.132] (may be forged)) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id APR57633; Sat, 17 May 2003 11:14:18 +0300 (IDT) Date: Sat, 17 May 2003 08:15:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <2950-Sat17May2003111011+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3EC57D50.3000706@redhat.com> (message from Andrew Cagney on Fri, 16 May 2003 20:07:44 -0400) Subject: Re: [rfa:doco] update for annotate level three Reply-to: Eli Zaretskii References: <3EC57D50.3000706@redhat.com> X-SW-Source: 2003-05/txt/msg00305.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... Otherwise, approved, thanks.