From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2173 invoked by alias); 11 Dec 2006 18:13:26 -0000 Received: (qmail 2148 invoked by uid 22791); 11 Dec 2006 18:13:24 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.232) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 11 Dec 2006 18:13:17 +0000 Received: by wx-out-0506.google.com with SMTP id h26so1785835wxd for ; Mon, 11 Dec 2006 10:13:15 -0800 (PST) Received: by 10.70.73.12 with SMTP id v12mr9195200wxa.1165860795452; Mon, 11 Dec 2006 10:13:15 -0800 (PST) Received: by 10.70.12.15 with HTTP; Mon, 11 Dec 2006 10:13:15 -0800 (PST) Message-ID: Date: Mon, 11 Dec 2006 18:13:00 -0000 From: dsign To: gdb@sourceware.org Subject: shared library events In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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/msg00085.txt.bz2 Is there any mi interface for handling shared library events? If there isn't any, I could implement one. Please, any suggestions welcome.