Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c103 static ptid_t debug_to_wait (ptid_t, struct target_waitstatus *);
1868 debug_to_wait (ptid_t ptid, struct target_waitstatus *status) in debug_to_wait() function
2487 current_target.to_wait = debug_to_wait; in setup_target_debug()
H A DChangeLog-19982252 (debug_to_wait): Added new cases: Target_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
3128 (debug_to_wait): Ditto.
3205 (debug_to_wait): Add new cases TARGET_WAITKIND_FORKED,
H A DChangeLog-20016136 * target.c (debug_to_resume, debug_to_wait, debug_to_post_wait)
6224 * target.c (debug_to_wait): Likewise.
H A DChangeLog-19962196 (debug_to_wait): Ditto.
H A DChangeLog-19994996 debug_to_wait, debug_to_post_wait, debug_to_fetch_registers,