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]

Pending breakpoints


Hi,
In breakpoint.c:break_command_1():line-5214, "pending = 1" is set
when do_captured_parse_breakpoint() does not find a breakpoint.

Does this only ever happen with unloaded shared libraries, or can
other things like overlays cause it too?


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