Home
last modified time | relevance | path

Searched refs:to_attach (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDtarget.c379 INHERIT (to_attach, t); in update_current_target()
470 de_fault (to_attach, in update_current_target()
1346 (t->to_attach) (args, from_tty); in find_default_attach()
1634 dummy_target.to_attach = find_default_attach; in init_dummy_target()
1674 debug_target.to_attach (args, from_tty); in debug_to_attach()
2350 current_target.to_attach = debug_to_attach; in setup_target_debug()
HDtarget.h303 void (*to_attach) (char *, int); member
466 (*current_target.to_attach) (args, from_tty)
HDuw-thread.c584 procfs_ops.to_attach (args, from_tty); in uw_thread_attach()
1034 uw_thread_ops.to_attach = uw_thread_attach; in init_uw_thread_ops()
HDsol-thread.c416 procfs_ops.to_attach (args, from_tty); in sol_thread_attach()
1575 sol_thread_ops.to_attach = sol_thread_attach; in init_sol_thread_ops()
1623 sol_core_ops.to_attach = sol_thread_attach; in init_sol_core_ops()
HDthread-db.c727 target_beneath->to_attach (args, from_tty); in thread_db_attach()
1280 thread_db_ops.to_attach = thread_db_attach; in init_thread_db_ops()
HDinftarg.c622 child_ops.to_attach = child_attach; in init_child_ops()
HDcorelow.c623 core_ops.to_attach = find_default_attach; in init_core_ops()
HDlin-lwp.c360 child_ops.to_attach (args, from_tty); in lin_lwp_attach()
1754 lin_lwp_ops.to_attach = lin_lwp_attach; in init_lin_lwp_ops()
HDexec.c703 exec_ops.to_attach = find_default_attach; in init_exec_ops()
HDremote-rdp.c1401 remote_rdp_ops.to_attach = remote_rdp_attach; in init_remote_rdp_ops()
HDremote-vx.c1353 vx_ops.to_attach = vx_attach; in init_vx_ops()
HDnto-procfs.c1266 procfs_ops.to_attach = procfs_attach; in init_procfs_ops()
HDgo32-nat.c855 go32_ops.to_attach = go32_attach; in init_go32_ops()
HDwin32-nat.c2052 child_ops.to_attach = child_attach; in init_child_ops()
HDgnu-nat.c2596 gnu_ops.to_attach = gnu_attach; /* to_attach */ in init_gnu_ops()
HDprocfs.c167 procfs_ops.to_attach = procfs_attach; in init_procfs_ops()
/NextBSD/gnu/usr.bin/gdb/kgdb/
HDtrgt.c362 kgdb_trgt_ops.to_attach = find_default_attach; in initialize_kgdb_target()
/NextBSD/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c547 child_ops.to_attach (args, from_tty); in fbsd_thread_attach()
1467 fbsd_core_ops.to_attach = 0; in init_fbsd_core_ops()
1502 fbsd_thread_ops.to_attach = fbsd_thread_attach; in init_fbsd_thread_ops()