Searched refs:target_detach (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dtarget.h486 extern void target_detach (char *, int);
H A Dinfcmd.c1891 target_detach (args, from_tty);
H A Dtop.c1496 target_detach (qt->args, qt->from_tty);
H A Dtarget.c1269 target_detach (char *args, int from_tty) function
1698 fprintf_unfiltered (gdb_stdlog, "target_detach (%s, %d)\n", args, from_tty);

Completed in 175 milliseconds