Home
last modified time | relevance | path

Searched refs:target_detach (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDrecord.c143 target_detach (args, from_tty); in record_detach()
HDtop.c1214 target_detach (qt->args, qt->from_tty); in kill_or_detach()
HDtarget.h1004 extern void target_detach (char *, int);
HDinfcmd.c2726 target_detach (args, from_tty); in detach_command()
HDtarget.c2548 target_detach (NULL, 0); in dispose_inferior()
2584 target_detach (char *args, int from_tty) in target_detach() function
HDinfrun.c724 target_detach (NULL, 0); in handle_vfork_child_exec_or_exit()