Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c103 static ptid_t debug_to_wait (ptid_t, struct target_waitstatus *);
1716 debug_to_wait (ptid_t ptid, struct target_waitstatus *status) in debug_to_wait() function
2355 current_target.to_wait = debug_to_wait; in setup_target_debug()