This is the mail archive of the gdb@sourceware.org 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]

gdb does not remember non-existing names for breakpoints for future dlopen() ?


When I set breakpoint on a function in the .so that will be loaded later,
I though that gdb remembers the name and sets the breakpoint
automatically later.

Now in gdb 5.3.90, this is not happening.
Is this a 'old version' thing ? settable option ?

The OS is Linux

Thanks
Yakov


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