Searched refs:target_wait (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/contrib/gdb-7/gdb/common/ |
| HD | agent.c | 297 target_wait (ptid, &status, 0); in agent_run_command()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | fork-child.c | 438 event_ptid = target_wait (resume_ptid, &ws, 0); in startup_inferior()
|
| HD | target.h | 1033 extern ptid_t target_wait (ptid_t ptid, struct target_waitstatus *status,
|
| HD | infrun.c | 2670 ecs->ptid = target_wait (pid_ptid, &ecs->ws, 0); in prepare_for_detach() 2732 ecs->ptid = target_wait (waiton_ptid, &ecs->ws, 0); in wait_for_inferior() 2802 ecs->ptid = target_wait (waiton_ptid, &ecs->ws, TARGET_WNOHANG); in fetch_inferior_event()
|
| HD | target.c | 2638 target_wait (ptid_t ptid, struct target_waitstatus *status, int options) in target_wait() function
|