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]

after 2 years of waiting for better ...


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 !!

W


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