Pending breakpoints

Jim Blandy jimb@codesourcery.com
Thu Oct 26 21:29:00 GMT 2006


Russell Shaw <rjshaw@netspace.net.au> writes:
> 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?

Breakpoints in overlays are never made pending.  So I think that's
just for shared libraries.



More information about the Gdb mailing list