From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5305 invoked by alias); 12 Jan 2005 01:09:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5212 invoked from network); 12 Jan 2005 01:09:05 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 12 Jan 2005 01:09:05 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CoX0S-0004Ho-Ur; Tue, 11 Jan 2005 20:09:05 -0500 Date: Wed, 12 Jan 2005 01:09:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Introduce solib_loaded observer Message-ID: <20050112010903.GA16359@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sources.redhat.com References: <200501082314.j08NE6a1080151@elgar.sibelius.xs4all.nl> <20050109000104.GA1853@nevyn.them.org> <200501091305.j09D5FfO000568@elgar.sibelius.xs4all.nl> <20050109223732.GA3587@nevyn.them.org> <200501092258.j09MwImN012219@elgar.sibelius.xs4all.nl> <20050109230629.GA4612@nevyn.them.org> <200501112157.j0BLvDp9000926@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501112157.j0BLvDp9000926@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00077.txt.bz2 On Tue, Jan 11, 2005 at 10:57:13PM +0100, Mark Kettenis wrote: > I'm still in favour of calling the observer *before*. That way, > people using the observer are forced to ask the question whether they > want symbols to be loaded or not. Good enough for me. Thanks for explaining. -- Daniel Jacobowitz