Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.c103 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() function
2348 current_target.to_wait = debug_to_wait; in setup_target_debug()