Searched refs:pending_is_breakpoint (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.h97 int pending_is_breakpoint; member in struct:process_info
H A Dfbsd-low.c272 if (event_child->pending_is_breakpoint == 0)
291 event_child->pending_is_breakpoint = 0;
315 event_child->pending_is_breakpoint = 0;
380 (*childp)->pending_is_breakpoint = 0;
545 event_child->pending_is_breakpoint = 1;
589 is check_removed_breakpoint, and pending_is_breakpoint is not
607 event_child->pending_is_breakpoint = 1;

Completed in 167 milliseconds