From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1145 invoked by alias); 27 Jan 2004 17:33:42 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1125 invoked from network); 27 Jan 2004 17:33:41 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 27 Jan 2004 17:33:41 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AlX5i-0005wr-5G; Tue, 27 Jan 2004 12:33:34 -0500 Date: Tue, 27 Jan 2004 17:33:00 -0000 From: Daniel Jacobowitz To: wim delvaux Cc: gdb@sources.redhat.com Subject: Re: after 2 years of waiting for better ... Message-ID: <20040127173334.GA18324@nevyn.them.org> Mail-Followup-To: wim delvaux , gdb@sources.redhat.com References: <200401271824.10298.wim.delvaux@adaptiveplanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401271824.10298.wim.delvaux@adaptiveplanet.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-01/txt/msg00321.txt.bz2 On Tue, Jan 27, 2004 at 06:24:10PM +0100, wim delvaux wrote: > gdb is STILL not able to REMEMBER breakpoints in shared libraries that have > been loaded with dlopen. > > VERY annoying !!!! When is somebody going to do something about this ? > > Situation example : > > b main > step into function that is in a dlopened library. > Set breakpoint in some statement of that function > restart the application .... breakpoint is NOT met and application runs till > exist ;-(((( > > HELP PLSE !! Two years later, GDB is still a volunteer project. That said, I think Jeff's current work on pending breakpoints could be used to fix this problem. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer