Searched refs:exec_file_attach (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | exec.c | 88 exec_file_attach (args, from_tty); in exec_open() 176 exec_file_attach (char *filename, int from_tty) in exec_file_attach() function 308 exec_file_attach (filename, from_tty); in exec_file_command() 311 exec_file_attach (NULL, from_tty); in exec_file_command()
|
| H A D | gdbcore.h | 128 extern void exec_file_attach (char *filename, int from_tty);
|
| H A D | main.c | 645 if (catch_command_errors (exec_file_attach, execarg, !batch, RETURN_MASK_ALL)) in captured_main() 651 catch_command_errors (exec_file_attach, execarg, !batch, RETURN_MASK_ALL); in captured_main()
|
| H A D | infcmd.c | 1823 exec_file_attach (full_exec_path, from_tty); in attach_command()
|
| H A D | infrun.c | 426 exec_file_attach (execd_pathname, 0); in follow_exec()
|
| H A D | ChangeLog-2001 | 9494 (exec_file_attach): Move parsing of arguments from here ... 9505 (captured_main): Call exec_file_attach() and symbol_file_add_main() 9528 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
|
| H A D | ChangeLog-1999 | 898 (exec_file_attach), corefile.c (core_file_command, 1143 * exec.c (exec_file_attach), irix5-nat.c, osfsolib.c, solib.c 8247 xdb_handle_command), exec.c (exec_file_attach): Call
|
| H A D | ChangeLog-2003 | 3278 (exec_file_attach): Replace code computing "text_end" code with 4086 * exec.c (exec_file_attach): Update. 4087 (exec_file_attach): Update. 14332 (exec_file_attach): Make text_start local to the function.
|
| H A D | ChangeLog-1998 | 2692 (exec_file_attach): New function. 3646 (exec_file_attach): add prototype.
|
| H A D | ChangeLog | 3178 * exec.c (exec_file_attach): 3226 * exec.c (exec_file_attach): Ditto.
|
| H A D | ChangeLog-2000 | 3608 * exec.c (exec_file_attach): Add .exe extension when __CYGWIN__.
|