From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1846 invoked by alias); 14 Feb 2006 17:13:50 -0000 Received: (qmail 1837 invoked by uid 22791); 14 Feb 2006 17:13:49 -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; Tue, 14 Feb 2006 17:13:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F93kF-000704-Gu; Tue, 14 Feb 2006 12:13:43 -0500 Date: Tue, 14 Feb 2006 17:13:00 -0000 From: Daniel Jacobowitz To: Florian Hackenberger Cc: gdb@sourceware.org Subject: Re: breakpoints in shared libraries Message-ID: <20060214171343.GA26884@nevyn.them.org> Mail-Followup-To: Florian Hackenberger , gdb@sourceware.org References: <200602141729.09355.f.hackenberger@chello.at> <20060214170031.GA26297@nevyn.them.org> <200602141810.21510.f.hackenberger@chello.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602141810.21510.f.hackenberger@chello.at> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00133.txt.bz2 On Tue, Feb 14, 2006 at 06:10:21PM +0100, Florian Hackenberger wrote: > On Tuesday 14 February 2006 18:00, Daniel Jacobowitz wrote: > > This has nothing to do with shared libraries; if you search the > > archives for breakpoints in constructors, you'll learn lots more about > > the (still unsolved) problem. > Thank you very much for the quick answer. Is the problem resolved with gcc > >=4.0? No, there's no resolution today. -- Daniel Jacobowitz CodeSourcery