Searched refs:to_attach (Results 1 – 18 of 18) sorted by relevance
| /NextBSD/contrib/gdb/gdb/ |
| HD | target.c | 379 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()
|
| HD | target.h | 303 void (*to_attach) (char *, int); member 466 (*current_target.to_attach) (args, from_tty)
|
| HD | uw-thread.c | 584 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()
|
| HD | sol-thread.c | 416 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()
|
| HD | thread-db.c | 727 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()
|
| HD | inftarg.c | 622 child_ops.to_attach = child_attach; in init_child_ops()
|
| HD | corelow.c | 623 core_ops.to_attach = find_default_attach; in init_core_ops()
|
| HD | lin-lwp.c | 360 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()
|
| HD | exec.c | 703 exec_ops.to_attach = find_default_attach; in init_exec_ops()
|
| HD | remote-rdp.c | 1401 remote_rdp_ops.to_attach = remote_rdp_attach; in init_remote_rdp_ops()
|
| HD | remote-vx.c | 1353 vx_ops.to_attach = vx_attach; in init_vx_ops()
|
| HD | nto-procfs.c | 1266 procfs_ops.to_attach = procfs_attach; in init_procfs_ops()
|
| HD | go32-nat.c | 855 go32_ops.to_attach = go32_attach; in init_go32_ops()
|
| HD | win32-nat.c | 2052 child_ops.to_attach = child_attach; in init_child_ops()
|
| HD | gnu-nat.c | 2596 gnu_ops.to_attach = gnu_attach; /* to_attach */ in init_gnu_ops()
|
| HD | procfs.c | 167 procfs_ops.to_attach = procfs_attach; in init_procfs_ops()
|
| /NextBSD/gnu/usr.bin/gdb/kgdb/ |
| HD | trgt.c | 362 kgdb_trgt_ops.to_attach = find_default_attach; in initialize_kgdb_target()
|
| /NextBSD/gnu/usr.bin/gdb/libgdb/ |
| HD | fbsd-threads.c | 547 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()
|