Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.h973 enum bpstat_what_main_action main_action; member
HDbreakpoint.c5393 retval.main_action = BPSTAT_WHAT_KEEP_CHECKING; in bpstat_what()
5547 retval.main_action = max (retval.main_action, this_action); in bpstat_what()
HDinfrun.c4404 switch (what.main_action) in handle_inferior_event()