Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-sim.c92 static ptid_t gdbsim_wait (ptid_t ptid, struct target_waitstatus *status);
661 gdbsim_wait (ptid_t ptid, struct target_waitstatus *status) in gdbsim_wait() function
862 gdbsim_ops.to_wait = gdbsim_wait; in init_gdbsim_ops()
DChangeLog-1997122 * remote-sim.c (gdbsim_wait): When HAVE_SIGACTION and SA_RESTART
1487 * remote-sim.c (gdbsim_wait): Handle sim_running and sim_polling
1926 (gdbsim_wait, gdbsim_resume): Move call to sim_resume into
DChangeLog-19931102 * remote-sim.c (gdbsim_wait): Update call to sim_stop_reason.
1174 * remote-sim.c (gdbsim_wait): Update call to sim_stop_signal.
1461 * remote-sim.c (gdbsim_wait): Add pid arg.
1670 (gdbsim_wait): Set status with WSETSTOP.
DChangeLog-20016125 * remote-sim.c (gdbsim_wait, gdbsim_resume): Likewise.
6215 * remote-sim.c (gdbsim_wait): Likewise.