From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24553 invoked by alias); 28 Jan 2003 20:36:33 -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 24543 invoked from network); 28 Jan 2003 20:36:30 -0000 Received: from unknown (HELO localhost.redhat.com) (205.151.9.246) by 172.16.49.205 with SMTP; 28 Jan 2003 20:36:30 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3D272406C; Tue, 28 Jan 2003 15:36:18 -0500 (EST) Message-ID: <3E36E9C2.9000700@redhat.com> Date: Tue, 28 Jan 2003 20:36:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Blandy Cc: gdb@sources.redhat.com Subject: Re: [Various] obsoleting the annotate level 2 interface References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00466.txt.bz2 To summarize: - gdb should implement the console - gdb should implement the expand command jimI pointed out - gdb can then make annotations obsolete (but not actually remove them for an extra release) We may also want to print out the fact that level two annotations are deprecated. Andrew