Searched refs:debug_to_wait (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | target.c | 103 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 D | ChangeLog-1998 | 2252 (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 D | ChangeLog-2001 | 6136 * target.c (debug_to_resume, debug_to_wait, debug_to_post_wait) 6224 * target.c (debug_to_wait): Likewise.
|
H A D | ChangeLog-1996 | 2196 (debug_to_wait): Ditto.
|
H A D | ChangeLog-1999 | 4996 debug_to_wait, debug_to_post_wait, debug_to_fetch_registers,
|