Searched refs:detach_command (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | inferior.h | 235 extern void detach_command (const char *, int);
|
| D | inferior.c | 675 detach_command (NULL, from_tty); in detach_inferior_command()
|
| D | infcmd.c | 2793 detach_command (const char *args, int from_tty) in detach_command() function 3194 add_prefix_cmd ("detach", class_run, detach_command, _("\ in _initialize_infcmd()
|
| 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.
|
| 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
|
| 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.
|
| D | ChangeLog-2008 | 689 * infcmd.c (detach_command): Make nonstatic. 690 * inferior.h (detach_command): Declare. 950 (detach_command): If the shared library list is shared between 1300 (detach_command): If the target claims there is still execution, 8358 * infcmd.c (detach_command, disconnect_command): Discard the thread 10810 * infcmd.c (kill_if_already_running, detach_command)
|
| D | ChangeLog-2021 | 2870 * infcmd.c (run_command_1, attach_command, detach_command) 6414 * infcmd.c (detach_command): Hold strong reference to target, and
|
| D | ChangeLog-2018 | 921 (detach_command): Remove init_thread_list call. 16105 * infcmd.c (detach_command): Pass current_inferior() down to 16141 * infcmd.c (detach_command): Adjust
|
| D | ChangeLog-2010 | 7567 * infcmd.c (detach_command): Update disconnect_tracing call. 11693 * infcmd.c (detach_command): Ask whether to stop tracing.
|
| D | ChangeLog-2009 | 8266 * infcmd.c (kill_command, detach_command): Check if there are 10796 (detach_command): Error out if there's no selected thread/inferior.
|
| D | ChangeLog-1991 | 3901 * infcmd.c (attach_command, detach_command): Don't repeat on CR.
|
| D | ChangeLog-2017 | 5632 * inferior.h (detach_command): Constify. 5644 * infcmd.c (unset_command, kill_command, detach_command)
|
| D | ChangeLog-2016 | 5911 * infcmd.c (detach_command): Call breakpoint_init_inferior.
|
| D | ChangeLog-1999 | 2872 (detach_command): call the detach hook if it exists.
|
| D | ChangeLog-2013 | 9165 * infcmd.c (detach_command, disconnect_command): Call
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/mi/ |
| D | mi-main.c | 542 detach_command (NULL, 0); in mi_cmd_target_detach()
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 66625 * infcmd.c (kill_command, detach_command, disconnect_command): 87528 This is currently ensured because, in detach_command (infrun.c), we 87561 detach_command still includes a scoped_disable_commit_resumed too, but I 113496 … #3 0x0000555555e739cd in detach_command (args=0x0, from_tty=1) at ../../src/gdb/infcmd.c:2791 113517 detach_command, after core_target::detach has already run, at which 113525 that is that detach_command grabs an extra strong reference to the 180123 #28 0x00005555559e3f5f in detach_command (args=0x0, from_tty=1) at src/gdb/infcmd.c:2769 180221 #28 0x00005555559e3f5f in detach_command (args=0x0, from_tty=1) at src/gdb/infcmd.c:2769 180239 makes detach_command hold a reference to the target, so the remote
|