Home
last modified time | relevance | path

Searched refs:execute_control_command (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.h154 execute_control_command (struct command_line *cmd,
Dcli-script.c410 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/
DChangeLog-199422 * 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.
DChangeLog-2016724 * 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
DChangeLog-19961150 * top.c (execute_control_command): Free values from while_control
3087 * top.c (execute_control_command, case while_control): Allow
DChangeLog-20189496 * 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.
Dbreakpoint.c4835 execute_control_command (cmd); in bpstat_do_actions_1()
DChangeLog-2000477 print_command_line, execute_user_command, execute_control_command,
5117 * top.c (execute_control_command): Ditto.
DChangeLog-20061615 (execute_control_command): Split the continue_control and break_control
DChangeLog-2014517 (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
DChangeLog-20079735 (get_command_line, execute_user_command, execute_control_command):
9738 (execute_control_command): Call commands_from_control_command to
DChangeLog-20174229 * cli/cli-script.c (execute_control_command): Rename to ...
4231 (execute_control_command): New function.
10309 (execute_control_command): Use scoped_restore.
DChangeLog-19951115 * top.c (execute_control_command): Use 0/1 instead of BFD's
DChangeLog-20153379 * cli/cli-script.c (execute_control_command): Likewise.
9611 * cli/cli-script.c (execute_control_command): Update
DChangeLog-200197 * cli/cli-script.c (execute_control_command): Replace value_ptr
DChangeLog-20085140 (execute_control_command): Handle python_control.
DChangeLog-20121474 * cli/cli-script.c (execute_control_command): Ditto.
DChangeLog-2013910 (execute_control_command): Consistently have a blank line between
DChangeLog-200411681 * cli/cli-script.c (execute_control_command): Unconditionally
DChangeLog-20192333 * cli/cli-script.c (execute_control_command): Only switch to
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git88676 continue, the BS and its commands are freed by execute_control_command.
160565 #15 0x000000000056134a in execute_control_command (cmd=0x13b9bb0, from_tty=0)