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: Pending breakpoints on lines that don't exist


> Date: Wed, 4 Jan 2012 07:51:28 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: "'gdb@sourceware.org'" <gdb@sourceware.org>
> 
> I think that the idea is that another objfile, typically a shared
> library, might appear later on. If that shared library has a file
> where this line number is valid, we want the breakpoint to include
> this location.  Does that make sense?

Not to me, FWIW.  At the very least, we should have asked a different
question than we ask in the "normal" pending-breakpoint use case.


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