From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29317 invoked by alias); 11 Dec 2006 19:50:53 -0000 Received: (qmail 29309 invoked by uid 22791); 11 Dec 2006 19:50:52 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 11 Dec 2006 19:50:48 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GtrAj-0002vZ-Tk; Mon, 11 Dec 2006 14:50:46 -0500 Date: Mon, 11 Dec 2006 19:50:00 -0000 From: Daniel Jacobowitz To: dsign Cc: gdb@sourceware.org Subject: Re: shared library events Message-ID: <20061211195045.GA11215@nevyn.them.org> Mail-Followup-To: dsign , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00087.txt.bz2 On Mon, Dec 11, 2006 at 10:13:15AM -0800, dsign wrote: > Is there any mi interface for handling shared library events? > > If there isn't any, I could implement one. Please, any suggestions welcome. I recommend you check with Jim Ingham to see what Apple does about this, since I believe they've got something similar on their branch. -- Daniel Jacobowitz CodeSourcery