Home
last modified time | relevance | path

Searched refs:source_command (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.c786 source_command (const char *args, int from_tty) in source_command() function
2977 c = add_cmd ("source", class_support, source_command, in _initialize_cli_cmds()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20061607 (source_command): Move old contents to source_script.
1621 (source_command): Change to source_script.
1622 * main.c (captued_main): Use source_script instead of source_command.
1623 * top.h (source_command): Change to source_script.
4011 (source_command): Use the GDB search path to find script files.
DChangeLog-3.x654 main.c (source_command): Use tilde_expand.
700 * main.c (source_command): Read .gdbinit if run without argument.
3630 * main.c (source_command): Don't close instream if it's null
DChangeLog-1990158 source_command, dump_me_command, editing_info,
2079 * main.c: Split source_command into source_command and
DChangeLog-2000469 (complete_command, source_command): Moved here (part) from top.c.
486 contained in a file (part of code for the source_command() that used
4465 (source_command): Use.
DChangeLog-19961658 * (main) Remove calls to access() before source_command. Let
1663 * (source_command): If got an error and from_tty, then call print
DChangeLog-1993836 (source_command): Set source_* and make a cleanup so they get
6557 * main.c (source_command): Require an explicit pathname of file
6581 * main.c (source_command): Don't source '.gdbinit' file by
DChangeLog-20176952 (source_command, show_user): Constify.
9853 * cli/cli-cmds.c (source_command): Delete 'old_source_verbose'
10358 (source_command): Use scoped_restore.
DChangeLog-20107349 (source_command): Parse "-s" option.
7835 * cli/cli-cmds.c (source_command): Run cleanups.
DChangeLog-20079512 * cli/cli-cmds.c (source_command): Likewise.
DChangeLog-19998203 (parse_symbol), top.c (source_command), utils.c
DChangeLog-20154829 * cli/cli-cmds.c (source_command): Likewise.
DChangeLog-201311250 (source_command): Use skip-spaces.