Home
last modified time | relevance | path

Searched refs:to_disconnect (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDtarget.c382 INHERIT (to_disconnect, t); in update_current_target()
478 de_fault (to_disconnect, in update_current_target()
1285 (current_target.to_disconnect) (args, from_tty); in target_disconnect()
1699 debug_target.to_disconnect (args, from_tty); in debug_to_disconnect()
2353 current_target.to_disconnect = debug_to_disconnect; in setup_target_debug()
HDtarget.h306 void (*to_disconnect) (char *, int); member
HDremote.c5261 remote_ops.to_disconnect = remote_disconnect; in init_remote_ops()
5381 remote_async_ops.to_disconnect = remote_disconnect; in init_remote_async_ops()