Home
last modified time | relevance | path

Searched refs:from_tty (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dreverse.c57 reverse_step (const char *args, int from_tty) in reverse_step() argument
59 exec_reverse_once ("step", args, from_tty); in reverse_step()
63 reverse_stepi (const char *args, int from_tty) in reverse_stepi() argument
65 exec_reverse_once ("stepi", args, from_tty); in reverse_stepi()
69 reverse_next (const char *args, int from_tty) in reverse_next() argument
71 exec_reverse_once ("next", args, from_tty); in reverse_next()
75 reverse_nexti (const char *args, int from_tty) in reverse_nexti() argument
77 exec_reverse_once ("nexti", args, from_tty); in reverse_nexti()
81 reverse_continue (const char *args, int from_tty) in reverse_continue() argument
87 reverse_finish (const char *args, int from_tty) in reverse_finish() argument
[all …]
H A Dinfcmd.c367 if (from_tty in kill_if_already_running()
477 if (from_tty) in run_command_1()
764 if (from_tty) in continue_command()
1128 if (from_tty) in jump_command()
1223 if (from_tty) in signal_command()
1825 if (from_tty) in finish_command()
1919 if (from_tty) in info_program_command()
2064 if (from_tty) in path_command()
2528 int from_tty; member
2662 a->from_tty = from_tty; in attach_command()
[all …]
H A Drecord.c131 record_stop (int from_tty) in record_stop() argument
184 target_disconnect (args, from_tty); in record_disconnect()
199 target_detach (inf, from_tty); in record_detach()
267 cmd_record_start (const char *args, int from_tty) in cmd_record_start() argument
269 execute_command ("target record-full", from_tty); in cmd_record_start()
276 cmd_record_delete (const char *args, int from_tty) in cmd_record_delete() argument
302 cmd_record_stop (const char *args, int from_tty) in cmd_record_stop() argument
321 info_record_command (const char *args, int from_tty) in info_record_command() argument
339 cmd_record_save (const char *args, int from_tty) in cmd_record_save() argument
381 cmd_record_goto (const char *arg, int from_tty) in cmd_record_goto() argument
[all …]
H A Dtop.c267 const char *cmd, int from_tty);
660 do_set_command (arg, from_tty, c); in execute_command()
662 do_show_command (arg, from_tty, c); in execute_command()
668 cmd_func (c, arg, from_tty); in execute_command()
721 execute_command (p, from_tty); in execute_command_to_ui_file()
1297 if (from_tty && annotation_level > 1) in command_line_input()
1352 && from_tty in command_line_input()
1358 && from_tty in command_line_input()
1687 target_detach (inf, from_tty); in kill_or_detach()
1780 kill_or_detach (inf, from_tty); in quit_force()
[all …]
H A Dgnu-nat.c2108 int from_tty) in create_inferior() argument
2177 if (from_tty) in attach()
2231 if (from_tty) in detach()
3073 show_signals_cmd (0, from_tty); in show_task_cmd()
3074 show_exceptions_cmd (0, from_tty); in show_task_cmd()
3075 show_task_pause_cmd (0, from_tty); in show_task_cmd()
3083 show_stopped_cmd (0, from_tty); in show_task_cmd()
3101 set_signals_cmd (inv_arg, from_tty); in set_noninvasive_cmd()
3377 show_thread_run_cmd (0, from_tty);
3378 show_thread_pause_cmd (0, from_tty);
[all …]
H A Dmaint.c57 maintenance_dump_me (const char *args, int from_tty) in maintenance_dump_me() argument
79 maintenance_internal_error (const char *args, int from_tty) in maintenance_internal_error() argument
109 maintenance_demangle (const char *args, int from_tty) in maintenance_demangle() argument
115 maintenance_time_display (const char *args, int from_tty) in maintenance_time_display() argument
124 maintenance_space_display (const char *args, int from_tty) in maintenance_space_display() argument
548 maintenance_deprecate (const char *args, int from_tty) in maintenance_deprecate() argument
562 maintenance_undeprecate (const char *args, int from_tty) in maintenance_undeprecate() argument
675 maintenance_with_cmd (const char *args, int from_tty) in maintenance_with_cmd() argument
998 set_per_command_cmd (const char *args, int from_tty) in set_per_command_cmd() argument
1011 do_set_command (args, from_tty, list); in set_per_command_cmd()
[all …]
H A Dmemattr.c75 require_user_regions (int from_tty) in require_user_regions() argument
91 if (from_tty) in require_user_regions()
249 mem_command (const char *args, int from_tty) in mem_command() argument
268 require_user_regions (from_tty); in mem_command()
339 info_mem_command (const char *args, int from_tty) in info_mem_command() argument
481 enable_mem_command (const char *args, int from_tty) in enable_mem_command() argument
483 require_user_regions (from_tty); in enable_mem_command()
519 disable_mem_command (const char *args, int from_tty) in disable_mem_command() argument
521 require_user_regions (from_tty); in disable_mem_command()
565 delete_mem_command (const char *args, int from_tty) in delete_mem_command() argument
[all …]
H A Dsolib.c741 update_solib_list (int from_tty) in update_solib_list() argument
975 update_solib_list (from_tty); in solib_add()
985 if (from_tty) in solib_add()
1018 if (from_tty && pattern && ! any_matches) in solib_add()
1056 update_solib_list (from_tty); in info_sharedlibrary_command()
1213 solib_create_inferior_hook (int from_tty) in solib_create_inferior_hook() argument
1236 solib_add (args, from_tty, 1); in sharedlibrary_command()
1291 reload_shared_libraries_1 (int from_tty) in reload_shared_libraries_1() argument
1302 if (from_tty) in reload_shared_libraries_1()
1358 reload_shared_libraries_1 (from_tty); in reload_shared_libraries()
[all …]
H A Dexec.c147 target_preopen (from_tty); in exec_target_open()
148 exec_file_attach (args, from_tty); in exec_target_open()
241 validate_exec_file (int from_tty) in validate_exec_file() argument
317 if (from_tty) in validate_exec_file()
367 if (from_tty) in exec_file_locate_attach()
406 if (from_tty) in exec_file_attach()
548 if (from_tty && target_has_execution in exec_file_command()
571 exec_file_attach (NULL, from_tty); in exec_file_command()
583 exec_file_command (arg, from_tty); in file_command()
584 symbol_file_command (arg, from_tty); in file_command()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dreverse.c57 reverse_step (const char *args, int from_tty) in reverse_step() argument
59 exec_reverse_once ("step", args, from_tty); in reverse_step()
63 reverse_stepi (const char *args, int from_tty) in reverse_stepi() argument
65 exec_reverse_once ("stepi", args, from_tty); in reverse_stepi()
69 reverse_next (const char *args, int from_tty) in reverse_next() argument
71 exec_reverse_once ("next", args, from_tty); in reverse_next()
75 reverse_nexti (const char *args, int from_tty) in reverse_nexti() argument
77 exec_reverse_once ("nexti", args, from_tty); in reverse_nexti()
81 reverse_continue (const char *args, int from_tty) in reverse_continue() argument
87 reverse_finish (const char *args, int from_tty) in reverse_finish() argument
[all …]
H A Dinfcmd.c367 if (from_tty in kill_if_already_running()
477 if (from_tty) in run_command_1()
764 if (from_tty) in continue_command()
1128 if (from_tty) in jump_command()
1223 if (from_tty) in signal_command()
1825 if (from_tty) in finish_command()
1919 if (from_tty) in info_program_command()
2064 if (from_tty) in path_command()
2528 int from_tty; member
2662 a->from_tty = from_tty; in attach_command()
[all …]
H A Drecord.c131 record_stop (int from_tty) in record_stop() argument
184 target_disconnect (args, from_tty); in record_disconnect()
199 target_detach (inf, from_tty); in record_detach()
267 cmd_record_start (const char *args, int from_tty) in cmd_record_start() argument
269 execute_command ("target record-full", from_tty); in cmd_record_start()
276 cmd_record_delete (const char *args, int from_tty) in cmd_record_delete() argument
302 cmd_record_stop (const char *args, int from_tty) in cmd_record_stop() argument
321 info_record_command (const char *args, int from_tty) in info_record_command() argument
339 cmd_record_save (const char *args, int from_tty) in cmd_record_save() argument
381 cmd_record_goto (const char *arg, int from_tty) in cmd_record_goto() argument
[all …]
H A Dtop.c267 const char *cmd, int from_tty);
660 do_set_command (arg, from_tty, c); in execute_command()
662 do_show_command (arg, from_tty, c); in execute_command()
668 cmd_func (c, arg, from_tty); in execute_command()
721 execute_command (p, from_tty); in execute_command_to_ui_file()
1297 if (from_tty && annotation_level > 1) in command_line_input()
1352 && from_tty in command_line_input()
1358 && from_tty in command_line_input()
1687 target_detach (inf, from_tty); in kill_or_detach()
1780 kill_or_detach (inf, from_tty); in quit_force()
[all …]
H A Dgnu-nat.c2108 int from_tty) in create_inferior() argument
2177 if (from_tty) in attach()
2231 if (from_tty) in detach()
3073 show_signals_cmd (0, from_tty); in show_task_cmd()
3074 show_exceptions_cmd (0, from_tty); in show_task_cmd()
3075 show_task_pause_cmd (0, from_tty); in show_task_cmd()
3083 show_stopped_cmd (0, from_tty); in show_task_cmd()
3101 set_signals_cmd (inv_arg, from_tty); in set_noninvasive_cmd()
3377 show_thread_run_cmd (0, from_tty);
3378 show_thread_pause_cmd (0, from_tty);
[all …]
H A Dmaint.c57 maintenance_dump_me (const char *args, int from_tty) in maintenance_dump_me() argument
79 maintenance_internal_error (const char *args, int from_tty) in maintenance_internal_error() argument
109 maintenance_demangle (const char *args, int from_tty) in maintenance_demangle() argument
115 maintenance_time_display (const char *args, int from_tty) in maintenance_time_display() argument
124 maintenance_space_display (const char *args, int from_tty) in maintenance_space_display() argument
548 maintenance_deprecate (const char *args, int from_tty) in maintenance_deprecate() argument
562 maintenance_undeprecate (const char *args, int from_tty) in maintenance_undeprecate() argument
675 maintenance_with_cmd (const char *args, int from_tty) in maintenance_with_cmd() argument
998 set_per_command_cmd (const char *args, int from_tty) in set_per_command_cmd() argument
1011 do_set_command (args, from_tty, list); in set_per_command_cmd()
[all …]
H A Dmemattr.c75 require_user_regions (int from_tty) in require_user_regions() argument
91 if (from_tty) in require_user_regions()
249 mem_command (const char *args, int from_tty) in mem_command() argument
268 require_user_regions (from_tty); in mem_command()
339 info_mem_command (const char *args, int from_tty) in info_mem_command() argument
481 enable_mem_command (const char *args, int from_tty) in enable_mem_command() argument
483 require_user_regions (from_tty); in enable_mem_command()
519 disable_mem_command (const char *args, int from_tty) in disable_mem_command() argument
521 require_user_regions (from_tty); in disable_mem_command()
565 delete_mem_command (const char *args, int from_tty) in delete_mem_command() argument
[all …]
H A Dsolib.c741 update_solib_list (int from_tty) in update_solib_list() argument
975 update_solib_list (from_tty); in solib_add()
985 if (from_tty) in solib_add()
1018 if (from_tty && pattern && ! any_matches) in solib_add()
1056 update_solib_list (from_tty); in info_sharedlibrary_command()
1213 solib_create_inferior_hook (int from_tty) in solib_create_inferior_hook() argument
1236 solib_add (args, from_tty, 1); in sharedlibrary_command()
1291 reload_shared_libraries_1 (int from_tty) in reload_shared_libraries_1() argument
1302 if (from_tty) in reload_shared_libraries_1()
1358 reload_shared_libraries_1 (from_tty); in reload_shared_libraries()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-logging.c30 show_logging_filename (struct ui_file *file, int from_tty, in show_logging_filename() argument
49 int from_tty, struct cmd_list_element *c) in set_logging_overwrite() argument
55 show_logging_overwrite (struct ui_file *file, int from_tty, in show_logging_overwrite() argument
70 int from_tty, struct cmd_list_element *c) in set_logging_redirect() argument
76 show_logging_redirect (struct ui_file *file, int from_tty, in show_logging_redirect() argument
95 handle_redirections (int from_tty) in handle_redirections() argument
109 if (from_tty) in handle_redirections()
143 set_logging_on (const char *args, int from_tty) in set_logging_on() argument
152 handle_redirections (from_tty); in set_logging_on()
156 set_logging_off (const char *args, int from_tty) in set_logging_off() argument
[all …]
H A Dcli-cmds.c201 info_command (const char *arg, int from_tty) in info_command() argument
249 execute_command (nested_cmd, from_tty); in with_command_1()
476 query_if_trace_running (from_tty); in quit_command()
505 cd_command (const char *dir, int from_tty) in cd_command() argument
604 if (from_tty) in cd_command()
722 if (from_tty) in source_script_with_search()
919 shell_escape (arg, from_tty); in shell_command()
1018 shell_escape (p, from_tty); in edit_command()
1343 if (from_tty) in list_command()
1582 shell_escape ("make", from_tty); in make_command()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-logging.c30 show_logging_filename (struct ui_file *file, int from_tty, in show_logging_filename() argument
49 int from_tty, struct cmd_list_element *c) in set_logging_overwrite() argument
55 show_logging_overwrite (struct ui_file *file, int from_tty, in show_logging_overwrite() argument
70 int from_tty, struct cmd_list_element *c) in set_logging_redirect() argument
76 show_logging_redirect (struct ui_file *file, int from_tty, in show_logging_redirect() argument
95 handle_redirections (int from_tty) in handle_redirections() argument
109 if (from_tty) in handle_redirections()
143 set_logging_on (const char *args, int from_tty) in set_logging_on() argument
152 handle_redirections (from_tty); in set_logging_on()
156 set_logging_off (const char *args, int from_tty) in set_logging_off() argument
[all …]
H A Dcli-cmds.c201 info_command (const char *arg, int from_tty) in info_command() argument
249 execute_command (nested_cmd, from_tty); in with_command_1()
476 query_if_trace_running (from_tty); in quit_command()
505 cd_command (const char *dir, int from_tty) in cd_command() argument
604 if (from_tty) in cd_command()
722 if (from_tty) in source_script_with_search()
919 shell_escape (arg, from_tty); in shell_command()
1018 shell_escape (p, from_tty); in edit_command()
1343 if (from_tty) in list_command()
1582 shell_escape ("make", from_tty); in make_command()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py24 def invoke(self,argument,from_tty): argument
31 def invoke(self,argument,from_tty): argument
41 def invoke(self,argument,from_tty): argument
60 def invoke(self,argument,from_tty): argument
71 def invoke(self,argument,from_tty): argument
83 def invoke(self,argument,from_tty): argument
95 def invoke(self,argument,from_tty): argument
107 def invoke(self,argument,from_tty): argument
119 def invoke(self,argument,from_tty): argument
131 def invoke(self,argument,from_tty): argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py24 def invoke(self,argument,from_tty): argument
31 def invoke(self,argument,from_tty): argument
41 def invoke(self,argument,from_tty): argument
60 def invoke(self,argument,from_tty): argument
71 def invoke(self,argument,from_tty): argument
83 def invoke(self,argument,from_tty): argument
95 def invoke(self,argument,from_tty): argument
107 def invoke(self,argument,from_tty): argument
119 def invoke(self,argument,from_tty): argument
131 def invoke(self,argument,from_tty): argument
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-win.c189 int from_tty, in show_tui_active_border_mode() argument
201 int from_tty, in show_tui_border_mode() argument
213 int from_tty, in show_tui_border_kind() argument
318 int from_tty, struct cmd_list_element *c) in tui_set_var_cmd() argument
632 tui_scroll_left_command (const char *arg, int from_tty) in tui_scroll_left_command() argument
645 tui_scroll_right_command (const char *arg, int from_tty) in tui_scroll_right_command() argument
683 tui_set_focus_command (const char *arg, int from_tty) in tui_set_focus_command() argument
711 tui_all_windows_info (const char *arg, int from_tty) in tui_all_windows_info() argument
745 tui_refresh_all_command (const char *arg, int from_tty) in tui_refresh_all_command() argument
780 int from_tty, struct cmd_list_element *c) in tui_set_tab_width() argument
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-win.c189 int from_tty, in show_tui_active_border_mode() argument
201 int from_tty, in show_tui_border_mode() argument
213 int from_tty, in show_tui_border_kind() argument
318 int from_tty, struct cmd_list_element *c) in tui_set_var_cmd() argument
632 tui_scroll_left_command (const char *arg, int from_tty) in tui_scroll_left_command() argument
645 tui_scroll_right_command (const char *arg, int from_tty) in tui_scroll_right_command() argument
683 tui_set_focus_command (const char *arg, int from_tty) in tui_set_focus_command() argument
711 tui_all_windows_info (const char *arg, int from_tty) in tui_all_windows_info() argument
745 tui_refresh_all_command (const char *arg, int from_tty) in tui_refresh_all_command() argument
780 int from_tty, struct cmd_list_element *c) in tui_set_tab_width() argument
[all …]

12345678910>>...24