Searched refs:safe_execute_command (Results 1 – 1 of 1) sorted by relevance
37 static struct gdb_exception safe_execute_command (struct ui_out *uiout,112 result = safe_execute_command (cli_uiout, str, 1); in cli_interpreter_exec()126 safe_execute_command (struct ui_out *uiout, char *command, int from_tty) in safe_execute_command() function