From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3014 invoked by alias); 21 Jan 2003 16:54:07 -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 2839 invoked from network); 21 Jan 2003 16:54:07 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 21 Jan 2003 16:54:07 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h0LGs0U06011; Tue, 21 Jan 2003 08:54:00 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Jim Blandy Cc: gdb@sources.redhat.com Subject: Re: obsoleting the annotate level 2 interface References: From: David Carlton Date: Tue, 21 Jan 2003 16:54:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-01/txt/msg00360.txt.bz2 On 21 Jan 2003 02:32:01 -0500, Jim Blandy said: > GDB seems to support two different ways of doing detailed annotations > of its output for consumption by other programs: MI and 'set annotate > 2'. I don't think annotation level 2 has many active users, if any at > all. It pervades GDB's code. Would it make sense to put 'set > annotate 2' on the path to obsolescence? While we're at it, we should also obsolete gdb -epoch and the 'inspect' command. (See PR gdb/614.) David Carlton carlton@math.stanford.edu