From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6235 invoked by alias); 28 Mar 2007 18:42:30 -0000 Received: (qmail 6213 invoked by uid 22791); 28 Mar 2007 18:42:29 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Mar 2007 19:42:22 +0100 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id D047948CDE6; Wed, 28 Mar 2007 14:42:20 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11979-01-2; Wed, 28 Mar 2007 14:42:20 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 8143E48CC3B; Wed, 28 Mar 2007 14:42:20 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 46931E7B43; Wed, 28 Mar 2007 14:43:32 -0400 (EDT) Date: Wed, 28 Mar 2007 18:42:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFC] Replace deprecated_target_new_objfile_hook by observer? Message-ID: <20070328184332.GA3956@adacore.com> References: <20061019142951.GB1338@adacore.com> <200703281834.l2SIY2bq014655@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703281834.l2SIY2bq014655@d12av02.megacenter.de.ibm.com> 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: 2007-03/txt/msg00289.txt.bz2 Hello Ulrich, > Did you get around to implementing the observer transition? If not, > I'll have a go at it, as I'm working on another patch that need to > install a new objfile hook, and I'd prefer not to add another instance > of the deprecated feature ... No, I haven't had time to work on this, and I'm afraid I won't have much time in the near future, so I'll be very glad if you take this over. -- Joel