Searched refs:detach_command (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | infcmd.c | 83 static void detach_command (char *, int); 1864 detach_command (char *args, int from_tty) in detach_command() function 2026 add_com ("detach", class_run, detach_command, in _initialize_infcmd()
|
| H A D | ChangeLog-3.x | 2705 * infcmd.c (attach_command, detach_command, _initialize_infcmd): 2706 Made attach_command and detach_command always availible, but 2717 * infcmd.c (detach_command): Now calls the above when appropriate.
|
| H A D | ChangeLog-1990 | 674 (detach_command): Move to child_detach in inftarg.c. 2197 * infcmd.c (detach_command): Set inferior_pid to 0 after 2203 * infcmd.c (detach_command) [ATTACH_DETACH]: Don't try to detach
|
| H A D | ChangeLog-1998 | 39 (detach_command): Ditto. 1196 (detach_command): After detaching, do a SOLIB_RESTART 1202 (detach_command): Ditto. 2821 (detach_command): After detaching, do a SOLIB_RESTART. 2824 (detach_command): Ditto.
|
| H A D | ChangeLog-1991 | 3901 * infcmd.c (attach_command, detach_command): Don't repeat on CR.
|
| H A D | ChangeLog-1999 | 2877 (detach_command): call the detach hook if it exists.
|