Searched refs:attach_command (Results 1 – 17 of 17) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | inferior.h | 297 extern void attach_command (char *, int);
|
H A D | main.c | 673 if (catch_command_errors (attach_command, corearg, in captured_main()
|
H A D | infcmd.c | 1764 attach_command (char *args, int from_tty) in attach_command() function 2013 add_com ("attach", class_run, attach_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
|
H A D | ChangeLog-1998 | 1192 (attach_command): New local variable, exec_file, added code to 1210 (attach_command): When given a pid, but no exec file, try to determine 2817 (attach_command): New local variable, exec_file, add code to 2833 (attach_command): When given a pid, but no exec file, try to
|
H A D | ChangeLog-1996 | 2372 * infcmd.c (attach_command): Only need auto_solib_add if SOLIB_ADD 3467 * infcmd.c (attach_command): Use "#ifndef ATTACH_NO_WAIT" 3949 * infcmd.c (attach_command): Likewise.
|
H A D | ChangeLog-1991 | 3901 * infcmd.c (attach_command, detach_command): Don't repeat on CR. 4437 (attach_command): Call target_attach, not target_open, now. 4924 * infcmd.c (attach_command): Make global.
|
H A D | ChangeLog-1990 | 437 * infcmd.c (attach_command): Use new generic target open routine.
|
H A D | ChangeLog-2001 | 1992 * infcmd.c (attach_command): Remove auto_solib_add decl. 9513 (attach_command): Call symbol_file_add_main() instead of
|
H A D | ChangeLog-1995 | 1435 * infcmd.c (attach_command): Add solibs only when
|
H A D | ChangeLog | 4133 * infcmd.c (attach_command): Move call to target_terminal_inferior 8621 * infcmd.c (attach_command): Reread symbols if we already have
|
H A D | ChangeLog-2003 | 11030 * infcmd.c (attach_command): Ditto. 11052 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
|
H A D | ChangeLog-1994 | 2768 * infcmd.c (attach_command): Don't call wait_for_inferior if
|
H A D | ChangeLog-2000 | 3274 * infcmd.c (attach_command): Move "stop_soon_quietly" setting
|
H A D | ChangeLog-1992 | 1959 * infcmd.c (attach_command): Check for existing execution, call
|
H A D | ChangeLog-1993 | 5498 * inflow.c (kill_command), infcmd.c (attach_command),
|
H A D | ChangeLog-1999 | 2876 * infcmd.c (attach_command): call the attach hook if it exists.
|