Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-interp.c35 static struct gdb_exception safe_execute_command (struct ui_out *uiout,
107 result = safe_execute_command (cli_uiout, str, 1); in cli_interpreter_exec()
113 safe_execute_command (struct ui_out *command_uiout, char *command, int from_tty) in safe_execute_command() function