Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.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()
1692 debug_target.to_disconnect (args, from_tty); in debug_to_disconnect()
2346 current_target.to_disconnect = debug_to_disconnect; in setup_target_debug()
Dtarget.h306 void (*to_disconnect) (char *, int); member
Dremote.c5261 remote_ops.to_disconnect = remote_disconnect; in init_remote_ops()
5381 remote_async_ops.to_disconnect = remote_disconnect; in init_remote_async_ops()