This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: after 2 years of waiting for better ...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]