Searched refs:STOP_QUIETLY_NO_SIGSTOP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dinferior.h408 To avoid the problem, we use STOP_QUIETLY_NO_SIGSTOP, which allows
416 STOP_QUIETLY_NO_SIGSTOP enumerator in enum:stop_kind
H A Dinfrun.c2075 || stop_soon == STOP_QUIETLY_NO_SIGSTOP)
2096 if (stop_soon == STOP_QUIETLY_NO_SIGSTOP)
H A Dinfcmd.c1828 after an attach, and this is what STOP_QUIETLY_NO_SIGSTOP is for. */
1829 stop_soon = STOP_QUIETLY_NO_SIGSTOP;

Completed in 176 milliseconds