From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20732 invoked by alias); 14 Jul 2008 05:00:51 -0000 Received: (qmail 20719 invoked by uid 22791); 14 Jul 2008 05:00:49 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Jul 2008 05:00:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B24D62A9710; Mon, 14 Jul 2008 01:00:29 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id B3z8UhlLQAGw; Mon, 14 Jul 2008 01:00:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 77D7A2A96FE; Mon, 14 Jul 2008 01:00:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9E3D6E7ACD; Sun, 13 Jul 2008 22:00:27 -0700 (PDT) Date: Mon, 14 Jul 2008 05:00:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Patch: annotations -vs- deprecated hooks Message-ID: <20080714050027.GA3998@adacore.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00276.txt.bz2 > This patch removes a few deprecated hooks associated with annotations. > This requires my previous observer patch. I haven't had a chance to review the patch, but I really support the idea. I know that annotations will eventually disappear, but I think this idea will make the code a little bit better (a lot better?), and should make it easier to keep annotations (for backward compatibility) a little while longer. If it doesn't cost us too much, we want to give other tools a small transition period from annotations to MI. I might be able to review the Tom's observers patches tomorrow. But if I don't get to it, chances are I'll be completely tied up until about Aug 5 :-(. -- Joel