Searched refs:execute_user_command (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-script.h | 168 extern void execute_user_command (struct cmd_list_element *c, const char *args);
|
| D | cli-script.c | 384 execute_user_command (c->hook_pre, nullptr); in execute_cmd_pre_hook() 395 execute_user_command (c->hook_post, nullptr); in execute_cmd_post_hook() 438 execute_user_command (struct cmd_list_element *c, const char *args) in execute_user_command() function
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | top.c | 543 execute_user_command (c, arg); in execute_command()
|
| D | ChangeLog-2016 | 710 (execute_user_command): Use scoped_user_args_level. 3795 * cli/cli-script.c (execute_user_command): Use 6600 * cli/cli-script.c (execute_user_command, read_next_line) 6741 * cli/cli-script.c (execute_user_command, while_command)
|
| D | ChangeLog-2006 | 1354 * cli/cli-script.c (execute_user_command): Update command_next_depth 3043 (execute_user_command): Don't clobber old_chain. Set
|
| D | ChangeLog-2017 | 3256 * cli/cli-script.h (execute_user_command): Constify. 3257 * cli/cli-script.c (execute_user_command): Constify. 10304 * cli/cli-script.c (execute_user_command): Use scoped_restore. 10308 * cli/cli-script.c (execute_user_command) 10314 (execute_user_command): Remove user_call_depth; use 10322 (execute_user_command): Update.
|
| D | ChangeLog-2001 | 3746 execute_user_command, do_setshow_command, get_prompt, init_proc, 3749 * gdbcmd.h (execute_user_command): Remove declaration, it's already 3753 * infrun.c: Include "cli/cli-script.h" for execute_user_command.
|
| D | ChangeLog-1994 | 18 (execute_user_command): Allow arguments to user defined commands. 1588 (execute_user_command): Call execute_control_command.
|
| D | ChangeLog-2000 | 477 print_command_line, execute_user_command, execute_control_command, 4468 (read_command_filem execute_user_command): Update. Remove cast
|
| D | ChangeLog-1992 | 1806 * gdbcmd.h (execute_user_command): Add prototype. 1811 * main.c (execute_user_command): Code extracted from execute_command.
|
| D | ChangeLog-2011 | 3671 (execute_user_command, while_command, if_command): Force the 5579 * cli/cli-script.c (execute_user_command): Initialize 'old_chain'
|
| D | ChangeLog-2018 | 10668 (execute_user_command): Use execute_control_commands. 10751 (print_command_lines, execute_user_command)
|
| D | ChangeLog-2007 | 9735 (get_command_line, execute_user_command, execute_control_command):
|
| D | ChangeLog-2012 | 3167 * cli/cli-script.c (execute_user_command): Add 'unsigned' to the
|
| D | ChangeLog-2002 | 11198 * cli/cli-script.c (execute_user_command): Limit the call depth of
|
| D | ChangeLog-2019 | 3627 * cli/cli-script.c (execute_user_command): Remove declaration
|
| D | ChangeLog-2020 | 4442 (execute_user_command): set instream to nullptr here instead.
|