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]

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


On Thu, Mar 27, 2008 at 04:10:50PM +0200, Yakov Lerner wrote:
> 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 ?

Yes, that's a very old version.

-- 
Daniel Jacobowitz
CodeSourcery


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