Searched refs:execute_command_to_string (Results 1 – 3 of 3) sorted by relevance
131 extern char *execute_command_to_string (char *p, int from_tty);
513 execute_command_to_string (char *p, int from_tty) in execute_command_to_string() function
550 result = execute_command_to_string (copy, from_tty); in execute_gdb_command()