Searched refs:debug_to_thread_alive (Results 1 – 6 of 6) sorted by relevance
161 static int debug_to_thread_alive (ptid_t);2406 debug_to_thread_alive (ptid_t ptid) in debug_to_thread_alive() function2527 current_target.to_thread_alive = debug_to_thread_alive; in setup_target_debug()
2092 * target.c (debug_to_thread_alive): Change return type to int and2219 (debug_to_thread_alive): New function.2220 (setup_target_debug): Add debug_to_thread_alive.
2216 (debug_to_thread_alive): Ditto.4205 * target.c (debug_to_thread_alive): Pass through the return value.
3167 (debug_to_thread_alive): Ditto.
5017 debug_to_notice_signals, debug_to_thread_alive, debug_to_stop,
6137 (debug_to_notice_signals, debug_to_thread_alive)