Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h410 STOP_QUIETLY_NO_SIGSTOP enumerator
Dinfrun.c1816 || stop_soon == STOP_QUIETLY || stop_soon == STOP_QUIETLY_NO_SIGSTOP) in handle_inferior_event()
1841 if (stop_soon == STOP_QUIETLY_NO_SIGSTOP) in handle_inferior_event()
Dinfcmd.c1849 stop_soon = STOP_QUIETLY_NO_SIGSTOP; in attach_command()