Home
last modified time | relevance | path

Searched refs:bpstat_causes_stop (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.h1020 extern int bpstat_causes_stop (bpstat);
H A Dinfrun.c3556 = !bpstat_causes_stop (ecs->event_thread->control.stop_bpstat); in handle_inferior_event()
H A Dbreakpoint.c5325 if (! bpstat_causes_stop (bs_head)) in bpstat_stop_status()
5597 bpstat_causes_stop (bpstat bs) in bpstat_causes_stop() function