Home
last modified time | relevance | path

Searched refs:exec_file_command (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexec.c516 exec_file_command (const char *args, int from_tty) in exec_file_command() function
553 exec_file_command (arg, from_tty); in file_command()
1070 c = add_cmd ("exec-file", class_files, exec_file_command, _("\ in _initialize_exec()
DChangeLog-1990224 * exec.c (exec_file_command): Remove old variables (see core.c
1005 exec.c (exec_file_command): use bfd routines.
1007 mips-tdep.c: Remove exec_file_command and friends.
2140 exec.c (exec_file_command): SWAP_TARGET_AND_HOST.
DChangeLog-19982693 (exec_file_command): Call it.
3494 * exec.c (exec_file_command): Call set_gdbarch_from_file.
4088 * exec.c (exec_file_command): Cleanup. Replace #if
4570 * exec.c (exec_file_command), convex-tdep.c (exec_file_command),
4571 arm-xdep.c (exec_file_command), remote-rdp.c
DChangeLog-20019481 * call-cmds.h: Remove declaration of exec_file_command().
9482 * gdbcore.h: Remove declaration of exec_file_command().
9491 (exec_file_command): ... to here.
9492 (init_exec_ops): Use exec_open(), not exec_file_command() to
9502 instead of exec_file_command() and symbol_file_command().
9507 (reopen_exec_file): Call exec_open() instead of exec_file_command().
9525 symbol_file_add_main() instead of exec_file_command() and
DChangeLog-3.x118 default-dep.c (exec_file_command): Check for errors from stat,
653 *-dep.c (exec_file_command, core_file_command),
DChangeLog-1993134 * exec.c (exec_file_command): If error occurs after we have opened
2039 * exec.c (exec_file_command): Set text_end based on all code readonly
3650 * symm-tdep.c: Remove exec_file_command.
3957 * exec.c (exec_file_command): Remove Mar 28 hack as BFD handles
6210 * exec.c (exec_file_command): Make sure that bfd doesn't realign the
DChangeLog-19911414 * exec.c (exec_file_command): Move dead coff-encapsulation code
2486 (exec_file_command): Use write_files to open for read or r/write.
4401 (exec_file_command): Call it.
DChangeLog-1994896 * exec.c (exec_file_command): Add comment.
1015 (exec_file_command) [IBM6000_TARGET]: Set up initial vmap.
1169 * exec.c (exec_file_command): Call set_endian_from_file.
DChangeLog-19962467 * exec.c (exec_file_command): for __GO32__ and __WIN32__ systems,
4575 * exec.c (exec_file_command): Fix problem where filename in malloc'd
DChangeLog-1997695 * exec.c (exec_file_command): Call set_architecture_from_file.
DChangeLog-19924284 message, ala exec_file_command for the exec file.
4999 * exec.c (exec_file_command): Add code to ignore optional args
DChangeLog-20061564 (exec_file_command): Don't use target_preopen. Query directly about
DChangeLog-2017945 * exec.c (exec_file_command): Likewise.
6793 * exec.c (deprecated_file_changed_hook, exec_file_command)
10281 * exec.c (exec_file_command): Use gdb_argv.
DChangeLog-19954435 (exec_file_command, xfer_core_file): Comment out.
DChangeLog-19993825 * exec.c (exec_file_command): Ditto.
DChangeLog-20081951 * exec.c (exec_file_command): Call it.
DChangeLog-200913441 (exec_file_command): Likewise.
DChangeLog-20204294 * exec.c (exec_file_command): Update.