Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c162 static int debug_to_thread_alive (ptid_t);
2255 debug_to_thread_alive (ptid_t ptid) in debug_to_thread_alive() function
2396 current_target.to_thread_alive = debug_to_thread_alive; in setup_target_debug()