Searched refs:debug_to_wait (Results 1 – 1 of 1) sorted by relevance
103 static ptid_t debug_to_wait (ptid_t, struct target_waitstatus *);1709 debug_to_wait (ptid_t ptid, struct target_waitstatus *status) in debug_to_wait() function2348 current_target.to_wait = debug_to_wait; in setup_target_debug()