Lines Matching refs:from_tty

61 void interrupt_target_command (char *args, int from_tty);
111 static void run_no_args_command (char *args, int from_tty);
113 static void go_command (char *line_no, int from_tty);
249 notice_args_set (char *args, int from_tty, struct cmd_list_element *c)
257 notice_args_read (char *args, int from_tty, struct cmd_list_element *c)
377 tty_command (char *file, int from_tty)
386 run_command (char *args, int from_tty)
394 if (from_tty
462 if (from_tty)
484 run_no_args_command (char *args, int from_tty)
493 continue_command (char *proc_count_exp, int from_tty)
521 if (num == 0 && from_tty)
530 from_tty);
533 if (from_tty)
539 if (from_tty)
551 step_command (char *count_string, int from_tty)
559 next_command (char *count_string, int from_tty)
567 stepi_command (char *count_string, int from_tty)
573 nexti_command (char *count_string, int from_tty)
793 jump_command (char *arg, int from_tty)
867 if (from_tty)
882 go_command (char *line_no, int from_tty)
888 tbreak_command (line_no, from_tty);
889 jump_command (line_no, from_tty);
898 signal_command (char *signum_exp, int from_tty)
924 if (from_tty)
950 until_next_command (int from_tty)
996 until_command (char *arg, int from_tty)
1021 until_break_command (arg, from_tty, 0);
1023 until_next_command (from_tty);
1027 advance_command (char *arg, int from_tty)
1054 until_break_command (arg, from_tty, 1);
1186 finish_command (char *arg, int from_tty)
1243 if (from_tty)
1310 program_info (char *args, int from_tty)
1349 if (!from_tty)
1358 environment_info (char *var, int from_tty)
1389 set_environment_command (char *arg, int from_tty)
1451 unset_environment_command (char *var, int from_tty)
1457 if (!from_tty || query ("Delete all environment variables? "))
1472 path_info (char *args, int from_tty)
1482 path_command (char *dirname, int from_tty)
1495 if (from_tty)
1496 path_info ((char *) NULL, from_tty);
1728 all_registers_info (char *addr_exp, int from_tty)
1734 nofp_registers_info (char *addr_exp, int from_tty)
1769 vector_info (char *args, int from_tty)
1793 attach_command (char *args, int from_tty)
1808 target_attach (args, from_tty);
1855 exec_file_attach (full_exec_path, from_tty);
1856 symbol_file_add_main (full_exec_path, from_tty);
1862 SOLIB_ADD ((char *) 0, from_tty, &current_target, auto_solib_add);
1888 detach_command (char *args, int from_tty)
1891 target_detach (args, from_tty);
1908 disconnect_command (char *args, int from_tty)
1911 target_disconnect (args, from_tty);
1922 interrupt_target_command (char *args, int from_tty)
1962 float_info (char *args, int from_tty)
1969 unset_command (char *args, int from_tty)