Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmain.c734 target_detach (NULL, 0); in captured_main()
Dtarget.h483 extern void target_detach (char *, int);
Dv850ice.c772 target_detach (NULL, 0); in ice_file()
Dhppah-nat.c501 target_detach (NULL, 1); in child_follow_fork()
Dtop.c1420 target_detach (qt->args, qt->from_tty); in quit_target()
Dinfcmd.c1867 target_detach (args, from_tty); in detach_command()
Dtarget.c1436 target_detach (char *args, int from_tty) in target_detach() function
Dlinux-nat.c398 target_detach (NULL, 0); in child_follow_fork()
DChangeLog-19931882 * target.c (target_detach): Don't call generic_mourn_inferior
1931 * target.c (target_detach): Call generic_mourn_inferior.
4069 * target.h (target_detach): Turn macro into function.
4070 * target.c (target_detach): Define it, do deferred register stores
DChangeLog6519 * target.c (target_detach, target_disconnect): Ditto.