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 Tuesday 27 January 2004 18:33, Daniel Jacobowitz wrote:
> 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.

	I concur with that but i remember that some late 4.x version had a nice
	fix for that problem but somewhere in the mist of 5.x e.a. that fix
	got lost ;-(
	
	Where can I find that pending breakpoint work ?

	Thanx

>
> That said, I think Jeff's current work on pending breakpoints could be
> used to fix this problem.


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