Home
last modified time | relevance | path

Searched refs:to_stop (Results 1 – 15 of 15) sorted by relevance

/trueos/contrib/gdb/gdb/
HDtarget.h377 void (*to_stop) (void); member
824 #define target_stop current_target.to_stop
HDppc-bdm.c339 bdm_ppc_ops.to_stop = ocd_stop; in init_bdm_ppc_ops()
HDtarget.c430 INHERIT (to_stop, t); in update_current_target()
610 de_fault (to_stop, in update_current_target()
2278 debug_target.to_stop (); in debug_to_stop()
2398 current_target.to_stop = debug_to_stop; in setup_target_debug()
HDinftarg.c659 child_ops.to_stop = child_stop; in init_child_ops()
HDremote-sim.c878 gdbsim_ops.to_stop = gdbsim_stop; in init_gdbsim_ops()
HDsol-thread.c943 procfs_ops.to_stop (); in sol_thread_stop()
1601 sol_thread_ops.to_stop = sol_thread_stop; in init_sol_thread_ops()
HDremote-rdi.c900 arm_rdi_ops.to_stop = arm_rdi_stop; in init_rdi_ops()
HDnto-procfs.c1297 procfs_ops.to_stop = procfs_stop; in init_procfs_ops()
HDremote-e7000.c2160 e7000_ops.to_stop = e7000_stop; in init_e7000_ops()
HDgo32-nat.c875 go32_ops.to_stop = go32_stop; in init_go32_ops()
HDmonitor.c2266 monitor_ops.to_stop = monitor_stop; in init_base_monitor_ops()
HDremote.c5285 remote_ops.to_stop = remote_stop; in init_remote_ops()
5407 remote_async_ops.to_stop = remote_stop; in init_remote_async_ops()
HDwin32-nat.c2075 child_ops.to_stop = child_stop; in init_child_ops()
HDgnu-nat.c2619 gnu_ops.to_stop = gnu_stop; /* to_stop */ in init_gnu_ops()
HDprocfs.c180 procfs_ops.to_stop = procfs_stop; in init_procfs_ops()