Home
last modified time | relevance | path

Searched refs:may_stop (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.c204 int may_stop = 1; variable
3854 if (!may_stop) in target_stop()
5078 may_stop_1 = may_stop; in update_target_permissions()
5099 may_stop = may_stop_1; in set_target_permissions()
H A Dtarget.h1978 extern int may_stop;
H A Dinfrun.c267 may_stop = !observer_mode; in set_observer_mode()
305 && !may_stop in update_observer_mode()
H A Dremote.c3731 may_insert_fast_tracepoints, may_stop); in remote_set_permissions()