Searched refs:execute_control_command (Results 1 – 10 of 10) sorted by relevance
279 ret = execute_control_command (cmdlines); in execute_user_command()293 execute_control_command (struct command_line *cmd) in execute_control_command() function361 ret = execute_control_command (current); in execute_control_command()416 ret = execute_control_command (current); in execute_control_command()453 execute_control_command (command); in while_command()471 execute_control_command (command); in if_command()
43 execute_control_command (struct command_line *cmd);
123 enum command_control_type execute_control_command (struct command_line *);
22 * breakpoint.c (bpstat_do_actions): Call execute_control_command27 * 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.
2045 execute_control_command (cmd); in bpstat_do_actions()
1152 * top.c (execute_control_command): Free values from while_control3089 * top.c (execute_control_command, case while_control): Allow
477 print_command_line, execute_user_command, execute_control_command,5117 * top.c (execute_control_command): Ditto.
1115 * top.c (execute_control_command): Use 0/1 instead of BFD's
97 * cli/cli-script.c (execute_control_command): Replace value_ptr
9800 * cli/cli-script.c (execute_control_command): Unconditionally