Home
last modified time | relevance | path

Searched refs:TARGET_WAITKIND_EXITED (Results 1 – 20 of 20) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDremote-st.c373 status->kind = TARGET_WAITKIND_EXITED; in st2000_wait()
HDlynx-nat.c482 ourstatus->kind = TARGET_WAITKIND_EXITED; in child_wait()
HDtarget.h80 TARGET_WAITKIND_EXITED, enumerator
HDremote-sim.c696 status->kind = TARGET_WAITKIND_EXITED; in gdbsim_wait()
HDinfrun.c1478 if (ecs->ws.kind != TARGET_WAITKIND_EXITED in handle_inferior_event()
1564 case TARGET_WAITKIND_EXITED: in handle_inferior_event()
3225 && last.kind != TARGET_WAITKIND_EXITED) in normal_stop()
HDremote-sds.c413 status->kind = TARGET_WAITKIND_EXITED; in sds_wait()
HDremote-rdi.c473 TARGET_WAITKIND_EXITED : TARGET_WAITKIND_STOPPED); in arm_rdi_wait()
HDtarget.c1580 ourstatus->kind = TARGET_WAITKIND_EXITED; in store_waitstatus()
1728 case TARGET_WAITKIND_EXITED: in debug_to_wait()
HDremote.c2888 status->kind = TARGET_WAITKIND_EXITED; in remote_wait()
3018 status->kind = TARGET_WAITKIND_EXITED; in remote_wait()
3071 status->kind = TARGET_WAITKIND_EXITED; in remote_async_wait()
3207 status->kind = TARGET_WAITKIND_EXITED; in remote_async_wait()
HDremote-rdp.c1226 status->kind = TARGET_WAITKIND_EXITED; in remote_rdp_wait()
HDremote-mips.c1832 status->kind = TARGET_WAITKIND_EXITED; in mips_wait()
1852 status->kind = TARGET_WAITKIND_EXITED; in mips_wait()
HDremote-vx.c994 status->kind = TARGET_WAITKIND_EXITED; in vx_wait()
HDthread-db.c891 if (ourstatus->kind == TARGET_WAITKIND_EXITED) in thread_db_wait()
HDnto-procfs.c688 ourstatus->kind = TARGET_WAITKIND_EXITED; in procfs_wait()
HDgo32-nat.c440 status->kind = TARGET_WAITKIND_EXITED; in go32_wait()
HDsol-thread.c515 if (ourstatus->kind != TARGET_WAITKIND_EXITED) in sol_thread_wait()
HDmonitor.c1091 status->kind = TARGET_WAITKIND_EXITED; in monitor_wait()
HDwince.c1430 ourstatus->kind = TARGET_WAITKIND_EXITED; in get_child_debug_event()
HDwin32-nat.c1322 ourstatus->kind = TARGET_WAITKIND_EXITED; in get_child_debug_event()
HDgnu-nat.c1604 status->kind == TARGET_WAITKIND_EXITED ? "EXITED" in gnu_wait()