Searched refs:source_script (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | main.c | 602 *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()
|
| D | ChangeLog-2006 | 1605 (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.
|
| D | ChangeLog-2010 | 7348 (source_script): Rewrite. 7853 * top.h (source_script, cd_command): Delete. 11028 (source_script): Enhance to handle Python scripts.
|
| D | ChangeLog-2013 | 5905 * cli/cli-cmds.c (source_script): Make 'file' parameter const. 5906 * cli/cli-cmds.h (source_script): Likewise.
|
| D | ChangeLog-2008 | 821 * cli/cli-cmds.c (source_script): Clean up full_pathname. Run
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-cmds.h | 164 extern void source_script (const char *, int);
|
| D | cli-cmds.c | 780 source_script (const char *file, int from_tty) in source_script() function
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 160584 #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)>,
|