From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23107 invoked by alias); 24 Sep 2009 03:05:12 -0000 Received: (qmail 23098 invoked by uid 22791); 24 Sep 2009 03:05:11 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_84,RCVD_IN_JMF_BR,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Sep 2009 03:05:07 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KQG00600GEN8500@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Thu, 24 Sep 2009 06:05:04 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.70.48.81]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KQG00L91GKGL6S0@i_mtaout3.012.net.il>; Thu, 24 Sep 2009 06:05:04 +0300 (IDT) Date: Thu, 24 Sep 2009 03:05:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] expand solib_unloaded documentation... In-reply-to: <20090923224315.GB5134@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <838wg5ujrp.fsf@gnu.org> References: <20090923224315.GB5134@adacore.com> X-IsSubscribed: yes 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: 2009-09/txt/msg00736.txt.bz2 > Date: Wed, 23 Sep 2009 15:43:15 -0700 > From: Joel Brobecker > > 2009-09-23 Joel Brobecker > > * observer.texi (solib_unloaded): Document explicitly the fact that > this observer is called before the associated symbols are unloaded. > > Tested by rebuilding gdb on x86_64-linux. > OK to apply? Yes, thanks.