Home
last modified time | relevance | path

Searched refs:source_script (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmain.c602 *ret = catch_command_errors (source_script, cmdarg_p.string, in execute_cmdargs()
1045 ret = catch_command_errors (source_script, in captured_main_1()
1177 ret = catch_command_errors (source_script, file.c_str (), 0); in captured_main_1()
1186 ret = catch_command_errors (source_script, home_gdbinit.c_str (), 0); in captured_main_1()
1288 ret = catch_command_errors (source_script, local_gdbinit.c_str (), 0); in captured_main_1()
DChangeLog-20061605 (source_script): New function.
1607 (source_command): Move old contents to source_script.
1608 Make function static. Parse -v option and call 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.
DChangeLog-20107348 (source_script): Rewrite.
7853 * top.h (source_script, cd_command): Delete.
11028 (source_script): Enhance to handle Python scripts.
DChangeLog-20135905 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
5906 * cli/cli-cmds.h (source_script): Likewise.
DChangeLog-2008821 * cli/cli-cmds.c (source_script): Clean up full_pathname. Run
/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.h164 extern void source_script (const char *, int);
Dcli-cmds.c780 source_script (const char *file, int from_tty) in source_script() function
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git160584 #24 0x00000000005445cf in source_script (file=0x7fffffffd91a "dp-bug.gdb", from_tty=1)
160586 …#25 0x00000000007cf6d9 in catch_command_errors (command=0x5445aa <source_script(char const*, int)>,