Searched refs:get_child_debug_event (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dwince.c1361 get_child_debug_event (int pid, struct target_waitstatus *ourstatus, function
1503 if (get_child_debug_event (pid, ourstatus, EXCEPTION_DEBUG_EVENT, &retval))
1775 while (!get_child_debug_event (PIDGET (inferior_ptid), &dummy,
H A Dwin32-nat.c1227 get_child_debug_event (int pid, struct target_waitstatus *ourstatus) function
1411 int retval = get_child_debug_event (pid, ourstatus);

Completed in 116 milliseconds