Home
last modified time | relevance | path

Searched refs:debug_to_thread_alive (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.c161 static int debug_to_thread_alive (ptid_t);
2406 debug_to_thread_alive (ptid_t ptid) in debug_to_thread_alive() function
2527 current_target.to_thread_alive = debug_to_thread_alive; in setup_target_debug()
H A DChangeLog-19952092 * target.c (debug_to_thread_alive): Change return type to int and
2219 (debug_to_thread_alive): New function.
2220 (setup_target_debug): Add debug_to_thread_alive.
H A DChangeLog-19962216 (debug_to_thread_alive): Ditto.
4205 * target.c (debug_to_thread_alive): Pass through the return value.
H A DChangeLog-19983167 (debug_to_thread_alive): Ditto.
H A DChangeLog-19995017 debug_to_notice_signals, debug_to_thread_alive, debug_to_stop,
H A DChangeLog-20016137 (debug_to_notice_signals, debug_to_thread_alive)