Home
last modified time | relevance | path

Searched refs:to_insert_breakpoint (Results 1 – 25 of 25) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.h338 int (*to_insert_breakpoint) (CORE_ADDR, char *); member
635 (*current_target.to_insert_breakpoint) (addr, save)
H A Dppc-bdm.c332 bdm_ppc_ops.to_insert_breakpoint = ocd_insert_breakpoint; in init_bdm_ppc_ops()
H A Dtarget.c391 INHERIT (to_insert_breakpoint, t); in update_current_target()
505 de_fault (to_insert_breakpoint, in update_current_target()
1872 retval = debug_target.to_insert_breakpoint (addr, save); in debug_to_insert_breakpoint()
2362 current_target.to_insert_breakpoint = debug_to_insert_breakpoint; in setup_target_debug()
H A Dremote-st.c779 st2000_ops.to_insert_breakpoint = st2000_insert_breakpoint; in init_st2000_ops()
H A Dcorelow.c629 core_ops.to_insert_breakpoint = ignore; in init_core_ops()
H A Dinftarg.c634 child_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_child_ops()
H A Dremote-sim.c872 gdbsim_ops.to_insert_breakpoint = gdbsim_insert_breakpoint; in init_gdbsim_ops()
H A Dsol-thread.c1585 sol_thread_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_sol_thread_ops()
1629 sol_core_ops.to_insert_breakpoint = ignore; in init_sol_core_ops()
H A Dexec.c706 exec_ops.to_insert_breakpoint = ignore; in init_exec_ops()
H A Dremote-sds.c1071 sds_ops.to_insert_breakpoint = sds_insert_breakpoint; in init_sds_ops()
H A Dremote-rdi.c906 arm_rdi_ops.to_insert_breakpoint = arm_rdi_insert_breakpoint; in init_rdi_ops()
H A Dremote-rdp.c1409 remote_rdp_ops.to_insert_breakpoint = remote_rdp_insert_breakpoint; in init_remote_rdp_ops()
H A Dremote-vx.c1381 vx_run_ops.to_insert_breakpoint = vx_insert_breakpoint; in init_vx_run_ops()
H A Dremote-e7000.c2154 e7000_ops.to_insert_breakpoint = e7000_insert_breakpoint; in init_e7000_ops()
H A Dnto-procfs.c1276 procfs_ops.to_insert_breakpoint = procfs_insert_breakpoint; in init_procfs_ops()
H A Dgo32-nat.c864 go32_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_go32_ops()
H A Dmonitor.c2260 monitor_ops.to_insert_breakpoint = monitor_insert_breakpoint; in init_base_monitor_ops()
H A Dwince.c1909 child_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_child_ops()
H A Dremote.c5269 remote_ops.to_insert_breakpoint = remote_insert_breakpoint; in init_remote_ops()
5389 remote_async_ops.to_insert_breakpoint = remote_insert_breakpoint; in init_remote_async_ops()
H A Dremote-mips.c3311 mips_ops.to_insert_breakpoint = mips_insert_breakpoint; in _initialize_remote_mips()
H A Dwin32-nat.c2061 child_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_child_ops()
H A Dgnu-nat.c2605 gnu_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_gnu_ops()
H A Dprocfs.c176 procfs_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_procfs_ops()
/freebsd-12.1/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c372 kgdb_trgt_ops.to_insert_breakpoint = kgdb_trgt_ignore_breakpoints; in initialize_kgdb_target()
/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1477 fbsd_core_ops.to_insert_breakpoint = ignore; in init_fbsd_core_ops()
1526 fbsd_thread_ops.to_insert_breakpoint = memory_insert_breakpoint; in init_fbsd_thread_ops()