Searched refs:target_detach (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | main.c | 734 target_detach (NULL, 0); in captured_main()
|
| D | target.h | 483 extern void target_detach (char *, int);
|
| D | v850ice.c | 772 target_detach (NULL, 0); in ice_file()
|
| D | hppah-nat.c | 501 target_detach (NULL, 1); in child_follow_fork()
|
| D | top.c | 1420 target_detach (qt->args, qt->from_tty); in quit_target()
|
| D | infcmd.c | 1867 target_detach (args, from_tty); in detach_command()
|
| D | target.c | 1436 target_detach (char *args, int from_tty) in target_detach() function
|
| D | linux-nat.c | 398 target_detach (NULL, 0); in child_follow_fork()
|
| D | ChangeLog-1993 | 1882 * 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
|
| D | ChangeLog | 6519 * target.c (target_detach, target_disconnect): Ditto.
|