Searched refs:execute_control_command (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-script.h | 154 execute_control_command (struct command_line *cmd,
|
| D | cli-script.c | 410 enum command_control_type ret = execute_control_command (cmdlines, in execute_control_commands() 697 execute_control_command (struct command_line *cmd, int from_tty) in execute_control_command() function 718 return execute_control_command (cmd); in execute_control_command_untraced()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1994 | 22 * breakpoint.c (bpstat_do_actions): Call execute_control_command 27 * gdbcmd.h (execute_control_command): Provide extern decl. 29 * top.c (execute_control_command): No longer static. 1585 (execute_control_command, while_command, if_command): Likewise. 1588 (execute_user_command): Call execute_control_command.
|
| D | ChangeLog-2016 | 724 * cli/cli-script.c (execute_control_command): Adjust to rename. 2624 * cli/cli-script.c (execute_control_command): Use expression_up 2665 * cli/cli-script.c (execute_control_command): Use std::string 2683 * cli/cli-script.c (execute_control_command): Assume insert_args
|
| D | ChangeLog-1996 | 1150 * top.c (execute_control_command): Free values from while_control 3087 * top.c (execute_control_command, case while_control): Allow
|
| D | ChangeLog-2018 | 9496 * cli/cli-script.c (execute_control_command): Update. 10660 * gdbcmd.h (execute_control_command): Don't declare. 10665 (execute_control_command): Add from_tty parameter. 10670 (execute_control_command): Likewise.
|
| D | breakpoint.c | 4835 execute_control_command (cmd); in bpstat_do_actions_1()
|
| D | ChangeLog-2000 | 477 print_command_line, execute_user_command, execute_control_command, 5117 * top.c (execute_control_command): Ditto.
|
| D | ChangeLog-2006 | 1615 (execute_control_command): Split the continue_control and break_control
|
| D | ChangeLog-2014 | 517 (execute_control_command, process_next_line) 14614 (execute_control_command, recurse_read_control_structure): Ditto. 14910 * cli/cli-script.c (execute_control_command): Update to call
|
| D | ChangeLog-2007 | 9735 (get_command_line, execute_user_command, execute_control_command): 9738 (execute_control_command): Call commands_from_control_command to
|
| D | ChangeLog-2017 | 4229 * cli/cli-script.c (execute_control_command): Rename to ... 4231 (execute_control_command): New function. 10309 (execute_control_command): Use scoped_restore.
|
| D | ChangeLog-1995 | 1115 * top.c (execute_control_command): Use 0/1 instead of BFD's
|
| D | ChangeLog-2015 | 3379 * cli/cli-script.c (execute_control_command): Likewise. 9611 * cli/cli-script.c (execute_control_command): Update
|
| D | ChangeLog-2001 | 97 * cli/cli-script.c (execute_control_command): Replace value_ptr
|
| D | ChangeLog-2008 | 5140 (execute_control_command): Handle python_control.
|
| D | ChangeLog-2012 | 1474 * cli/cli-script.c (execute_control_command): Ditto.
|
| D | ChangeLog-2013 | 910 (execute_control_command): Consistently have a blank line between
|
| D | ChangeLog-2004 | 11681 * cli/cli-script.c (execute_control_command): Unconditionally
|
| D | ChangeLog-2019 | 2333 * cli/cli-script.c (execute_control_command): Only switch to
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 88676 continue, the BS and its commands are freed by execute_control_command. 160565 #15 0x000000000056134a in execute_control_command (cmd=0x13b9bb0, from_tty=0)
|