Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/signals/
HDsignals.c374 return TARGET_SIGNAL_STOP; in target_signal_from_host()
626 case TARGET_SIGNAL_STOP: in do_target_signal_to_host()
/trueos/contrib/gdb/include/gdb/
HDsignals.h76 TARGET_SIGNAL_STOP = 17, enumerator
/trueos/contrib/gdb/gdb/
HDinfrun.c2094 if (stop_signal == TARGET_SIGNAL_STOP) in handle_inferior_event()
HDprocfs.c4497 (signo == TARGET_SIGNAL_STOP && pi->ignore_next_sigstop)) in procfs_resume()