Home
last modified time | relevance | path

Searched defs:from_tty (Results 1 – 25 of 135) sorted by relevance

123456

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmaint.c88 maintenance_command (char *args, int from_tty) in maintenance_command()
96 maintenance_dump_me (char *args, int from_tty) in maintenance_dump_me()
118 maintenance_internal_error (char *args, int from_tty) in maintenance_internal_error()
129 maintenance_internal_warning (char *args, int from_tty) in maintenance_internal_warning()
143 maintenance_demangle (char *args, int from_tty) in maintenance_demangle()
168 maintenance_time_display (char *args, int from_tty) in maintenance_time_display()
179 maintenance_space_display (char *args, int from_tty) in maintenance_space_display()
194 maintenance_info_command (char *arg, int from_tty) in maintenance_info_command()
355 maintenance_info_sections (char *arg, int from_tty) in maintenance_info_sections()
400 maintenance_print_statistics (char *args, int from_tty) in maintenance_print_statistics()
[all …]
Dinfcmd.c244 notice_args_set (char *args, int from_tty, struct cmd_list_element *c) in notice_args_set()
252 notice_args_read (char *args, int from_tty, struct cmd_list_element *c) in notice_args_read()
370 tty_command (char *file, int from_tty) in tty_command()
384 kill_if_already_running (int from_tty) in kill_if_already_running()
401 run_command (char *args, int from_tty) in run_command()
487 run_no_args_command (char *args, int from_tty) in run_no_args_command()
498 start_command (char *args, int from_tty) in start_command()
518 continue_command (char *proc_count_exp, int from_tty) in continue_command()
575 step_command (char *count_string, int from_tty) in step_command()
583 next_command (char *count_string, int from_tty) in next_command()
[all …]
Dmacrocmd.c36 macro_command (char *arg, int from_tty) in macro_command()
49 macro_expand_command (char *exp, int from_tty) in macro_expand_command()
85 macro_expand_once_command (char *exp, int from_tty) in macro_expand_once_command()
138 info_macro_command (char *name, int from_tty) in info_macro_command()
202 macro_define_command (char *exp, int from_tty) in macro_define_command()
209 macro_undef_command (char *exp, int from_tty) in macro_undef_command()
216 macro_list_command (char *exp, int from_tty) in macro_list_command()
Dtracepoint.c379 trace_command (char *arg, int from_tty) in trace_command()
452 tracepoints_info (char *tpnum_exp, int from_tty) in tracepoints_info()
554 tracepoint_operation (struct tracepoint *t, int from_tty, in tracepoint_operation()
641 map_args_over_tracepoints (char *args, int from_tty, in map_args_over_tracepoints()
662 enable_trace_command (char *args, int from_tty) in enable_trace_command()
670 disable_trace_command (char *args, int from_tty) in disable_trace_command()
678 delete_trace_command (char *args, int from_tty) in delete_trace_command()
697 trace_pass_command (char *args, int from_tty) in trace_pass_command()
756 end_actions_pseudocommand (char *args, int from_tty) in end_actions_pseudocommand()
762 while_stepping_pseudocommand (char *args, int from_tty) in while_stepping_pseudocommand()
[all …]
Dgnu-nat.c2044 int from_tty) in gnu_create_inferior()
2109 gnu_attach (char *args, int from_tty) in gnu_attach()
2171 gnu_detach (char *args, int from_tty) in gnu_detach()
2212 gnu_open (char *arg, int from_tty) in gnu_open()
2644 set_thread_cmd (char *args, int from_tty) in set_thread_cmd()
2650 show_thread_cmd (char *args, int from_tty) in show_thread_cmd()
2656 set_thread_default_cmd (char *args, int from_tty) in set_thread_default_cmd()
2662 show_thread_default_cmd (char *args, int from_tty) in show_thread_default_cmd()
2725 set_task_pause_cmd (char *args, int from_tty) in set_task_pause_cmd()
2739 show_task_pause_cmd (char *args, int from_tty) in show_task_pause_cmd()
[all …]
Dsolib.c401 solib_read_symbols (struct so_list *so, int from_tty) in solib_read_symbols()
454 update_solib_list (int from_tty, struct target_ops *target) in update_solib_list()
571 add_to_target_sections (int from_tty, struct target_ops *target, struct so_list *solib) in add_to_target_sections()
627 solib_add (char *pattern, int from_tty, struct target_ops *target, int readsyms) in solib_add()
689 info_sharedlibrary_command (char *ignore, int from_tty) in info_sharedlibrary_command()
888 sharedlibrary_command (char *args, int from_tty) in sharedlibrary_command()
907 no_shared_libraries (char *ignored, int from_tty) in no_shared_libraries()
914 reload_shared_libraries (char *ignored, int from_tty) in reload_shared_libraries()
Dstack.c827 frame_info (char *addr_exp, int from_tty) in frame_info()
1093 backtrace_command_1 (char *count_exp, int show_locals, int from_tty) in backtrace_command_1()
1190 backtrace_command (char *arg, int from_tty) in backtrace_command()
1256 backtrace_full_command (char *arg, int from_tty) in backtrace_full_command()
1446 locals_info (char *args, int from_tty) in locals_info()
1454 catch_info (char *ignore, int from_tty) in catch_info()
1538 args_info (char *ignore, int from_tty) in args_info()
1547 args_plus_locals_info (char *ignore, int from_tty) in args_plus_locals_info()
1645 select_frame_command (char *level_exp, int from_tty) in select_frame_command()
1662 frame_command (char *level_exp, int from_tty) in frame_command()
[all …]
Dprintcmd.c938 print_command (char *exp, int from_tty) in print_command()
945 inspect_command (char *exp, int from_tty) in inspect_command()
954 call_command (char *exp, int from_tty) in call_command()
960 output_command (char *exp, int from_tty) in output_command()
994 set_command (char *exp, int from_tty) in set_command()
1004 sym_info (char *arg, int from_tty) in sym_info()
1048 address_info (char *exp, int from_tty) in address_info()
1268 x_command (char *exp, int from_tty) in x_command()
1345 display_command (char *exp, int from_tty) in display_command()
1462 undisplay_command (char *args, int from_tty) in undisplay_command()
[all …]
Dremote.c508 set_memory_write_packet_size (char *args, int from_tty) in set_memory_write_packet_size()
514 show_memory_write_packet_size (char *args, int from_tty) in show_memory_write_packet_size()
531 set_memory_read_packet_size (char *args, int from_tty) in set_memory_read_packet_size()
537 show_memory_read_packet_size (char *args, int from_tty) in show_memory_read_packet_size()
746 set_remote_protocol_vcont_packet_cmd (char *args, int from_tty, in set_remote_protocol_vcont_packet_cmd()
753 show_remote_protocol_vcont_packet_cmd (char *args, int from_tty, in show_remote_protocol_vcont_packet_cmd()
763 set_remote_protocol_qSymbol_packet_cmd (char *args, int from_tty, in set_remote_protocol_qSymbol_packet_cmd()
770 show_remote_protocol_qSymbol_packet_cmd (char *args, int from_tty, in show_remote_protocol_qSymbol_packet_cmd()
781 set_remote_protocol_P_packet_cmd (char *args, int from_tty, in set_remote_protocol_P_packet_cmd()
788 show_remote_protocol_P_packet_cmd (char *args, int from_tty, in show_remote_protocol_P_packet_cmd()
[all …]
Dmemattr.c136 mem_command (char *args, int from_tty) in mem_command()
214 mem_info_command (char *args, int from_tty) in mem_info_command()
353 mem_enable_command (char *args, int from_tty) in mem_enable_command()
403 mem_disable_command (char *args, int from_tty) in mem_disable_command()
482 mem_delete_command (char *args, int from_tty) in mem_delete_command()
Dlanguage.c160 show_language_command (char *ignore, int from_tty) in show_language_command()
173 set_language_command (char *ignore, int from_tty) in set_language_command()
245 show_type_command (char *ignore, int from_tty) in show_type_command()
254 set_type_command (char *ignore, int from_tty) in set_type_command()
290 show_range_command (char *ignore, int from_tty) in show_range_command()
300 set_range_command (char *ignore, int from_tty) in set_range_command()
336 show_case_command (char *ignore, int from_tty) in show_case_command()
345 set_case_command (char *ignore, int from_tty) in set_case_command()
977 set_check (char *ignore, int from_tty) in set_check()
985 show_check (char *ignore, int from_tty) in show_check()
Dbreakpoint.c532 condition_command (char *arg, int from_tty) in condition_command()
586 commands_command (char *arg, int from_tty) in commands_command()
3741 breakpoints_info (char *bnum_exp, int from_tty) in breakpoints_info()
3752 maintenance_info_breakpoints (char *bnum_exp, int from_tty) in maintenance_info_breakpoints()
4965 int thread, int ignore_count, int from_tty, in create_breakpoints()
5164 break_command_1 (char *arg, int flag, int from_tty, struct breakpoint *pending_bp) in break_command_1()
5508 break_at_finish_at_depth_command_1 (char *arg, int flag, int from_tty) in break_at_finish_at_depth_command_1()
5584 break_at_finish_command_1 (char *arg, int flag, int from_tty) in break_at_finish_command_1()
5720 break_command (char *arg, int from_tty) in break_command()
5726 break_at_finish_command (char *arg, int from_tty) in break_at_finish_command()
[all …]
Dxcoffsolib.c65 solib_info (char *args, int from_tty) in solib_info()
99 sharedlibrary_command (char *pattern, int from_tty) in sharedlibrary_command()
173 no_shared_libraries (char *ignored, int from_tty) in no_shared_libraries()
Dtarget.c214 target_command (char *arg, int from_tty) in target_command()
263 target_load (char *arg, int from_tty) in target_load()
307 default_terminal_info (char *args, int from_tty) in default_terminal_info()
318 kill_or_be_killed (int from_tty) in kill_or_be_killed()
340 maybe_kill_then_attach (char *args, int from_tty) in maybe_kill_then_attach()
348 int from_tty) in maybe_kill_then_create_inferior()
1386 target_info (char *args, int from_tty) in target_info()
1413 target_preopen (int from_tty) in target_preopen()
1436 target_detach (char *args, int from_tty) in target_detach()
1442 target_disconnect (char *args, int from_tty) in target_disconnect()
[all …]
Dm32r-rom.c116 m32r_load (char *filename, int from_tty) in m32r_load()
187 m32r_load_gen (char *filename, int from_tty) in m32r_load_gen()
337 m32r_open (char *args, int from_tty) in m32r_open()
397 mon2000_open (char *args, int from_tty) in mon2000_open()
403 m32r_upload_command (char *args, int from_tty) in m32r_upload_command()
Dexec.c85 exec_open (char *args, int from_tty) in exec_open()
147 exec_file_clear (int from_tty) in exec_file_clear()
176 exec_file_attach (char *filename, int from_tty) in exec_file_attach()
282 exec_file_command (char *args, int from_tty) in exec_file_command()
319 file_command (char *arg, int from_tty) in file_command()
626 set_section_command (char *args, int from_tty) in set_section_command()
Dsymfile.c793 symbol_file_add_with_addrs_or_offsets (bfd *abfd, int from_tty, in symbol_file_add_with_addrs_or_offsets()
935 symbol_file_add_from_bfd (bfd *abfd, int from_tty, in symbol_file_add_from_bfd()
949 symbol_file_add (char *name, int from_tty, struct section_addr_info *addrs, in symbol_file_add()
966 symbol_file_add_main (char *args, int from_tty) in symbol_file_add_main()
972 symbol_file_add_main_1 (char *args, int from_tty, int flags) in symbol_file_add_main_1()
984 symbol_file_clear (int from_tty) in symbol_file_clear()
1163 symbol_file_command (char *args, int from_tty) in symbol_file_command()
1356 load_command (char *arg, int from_tty) in load_command()
1492 generic_load (char *args, int from_tty) in generic_load()
1627 add_symbol_file_command (char *args, int from_tty) in add_symbol_file_command()
[all …]
Dsymmisc.c535 maintenance_print_symbols (char *args, int from_tty) in maintenance_print_symbols()
775 maintenance_print_psymbols (char *args, int from_tty) in maintenance_print_psymbols()
923 maintenance_print_msymbols (char *args, int from_tty) in maintenance_print_msymbols()
972 maintenance_print_objfiles (char *ignore, int from_tty) in maintenance_print_objfiles()
987 maintenance_info_symtabs (char *regexp, int from_tty) in maintenance_info_symtabs()
1036 maintenance_info_psymtabs (char *regexp, int from_tty) in maintenance_info_psymtabs()
1126 maintenance_check_symtabs (char *ignore, int from_tty) in maintenance_check_symtabs()
Dtop.c547 int from_tty; member
568 char *arg, int from_tty, return_mask mask) in catch_command_errors()
658 execute_command (char *p, int from_tty) in execute_command()
1409 int from_tty; member
1440 quit_force (char *args, int from_tty) in quit_force()
1474 dont_repeat_command (char *ignored, int from_tty) in dont_repeat_command()
1485 show_commands (char *args, int from_tty) in show_commands()
1559 set_history_size_command (char *args, int from_tty, struct cmd_list_element *c) in set_history_size_command()
1573 set_history (char *args, int from_tty) in set_history()
1580 show_history (char *args, int from_tty) in show_history()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-cmds.c191 info_command (char *arg, int from_tty) in info_command()
200 show_command (char *arg, int from_tty) in show_command()
209 help_command (char *command, int from_tty) in help_command()
226 complete_command (char *arg, int from_tty) in complete_command()
294 show_version (char *args, int from_tty) in show_version()
305 quit_command (char *args, int from_tty) in quit_command()
313 pwd_command (char *args, int from_tty) in pwd_command()
327 cd_command (char *dir, int from_tty) in cd_command()
427 source_command (char *args, int from_tty) in source_command()
456 echo_command (char *text, int from_tty) in echo_command()
[all …]
Dcli-dump.c181 dump_command (char *cmd, int from_tty) in dump_command()
188 append_command (char *cmd, int from_tty) in append_command()
334 dump_srec_memory (char *args, int from_tty) in dump_srec_memory()
340 dump_srec_value (char *args, int from_tty) in dump_srec_value()
346 dump_ihex_memory (char *args, int from_tty) in dump_ihex_memory()
352 dump_ihex_value (char *args, int from_tty) in dump_ihex_value()
358 dump_tekhex_memory (char *args, int from_tty) in dump_tekhex_memory()
364 dump_tekhex_value (char *args, int from_tty) in dump_tekhex_value()
370 dump_binary_memory (char *args, int from_tty) in dump_binary_memory()
376 dump_binary_value (char *args, int from_tty) in dump_binary_value()
[all …]
Dcli-logging.c64 handle_redirections (int from_tty) in handle_redirections()
109 set_logging_on (char *args, int from_tty) in set_logging_on()
121 set_logging_off (char *args, int from_tty) in set_logging_off()
134 set_logging_command (char *args, int from_tty) in set_logging_command()
145 show_logging_command (char *args, int from_tty) in show_logging_command()
/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-win.c284 set_tui_cmd (char *args, int from_tty) in set_tui_cmd()
289 show_tui_cmd (char *args, int from_tty) in show_tui_cmd()
296 tui_command (char *args, int from_tty) in tui_command()
780 tui_scroll_forward_command (char *arg, int from_tty) in tui_scroll_forward_command()
796 tui_scroll_backward_command (char *arg, int from_tty) in tui_scroll_backward_command()
812 tui_scroll_left_command (char *arg, int from_tty) in tui_scroll_left_command()
825 tui_scroll_right_command (char *arg, int from_tty) in tui_scroll_right_command()
839 tui_set_focus (char *arg, int from_tty) in tui_set_focus()
877 tui_set_focus_command (char *arg, int from_tty) in tui_set_focus_command()
886 tui_all_windows_info (char *arg, int from_tty) in tui_all_windows_info()
[all …]
Dtui-regs.c546 tui_reg_next_command (char *arg, int from_tty) in tui_reg_next_command()
563 tui_reg_float_command (char *arg, int from_tty) in tui_reg_float_command()
569 tui_reg_general_command (char *arg, int from_tty) in tui_reg_general_command()
575 tui_reg_system_command (char *arg, int from_tty) in tui_reg_system_command()
583 tui_reg_command (char *args, int from_tty) in tui_reg_command()
744 tui_scroll_regs_forward_command (char *arg, int from_tty) in tui_scroll_regs_forward_command()
751 tui_scroll_regs_backward_command (char *arg, int from_tty) in tui_scroll_regs_backward_command()
/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-main.c120 mi_cmd_exec_run (char *args, int from_tty) in mi_cmd_exec_run()
127 mi_cmd_exec_next (char *args, int from_tty) in mi_cmd_exec_next()
134 mi_cmd_exec_next_instruction (char *args, int from_tty) in mi_cmd_exec_next_instruction()
141 mi_cmd_exec_step (char *args, int from_tty) in mi_cmd_exec_step()
148 mi_cmd_exec_step_instruction (char *args, int from_tty) in mi_cmd_exec_step_instruction()
155 mi_cmd_exec_finish (char *args, int from_tty) in mi_cmd_exec_finish()
162 mi_cmd_exec_until (char *args, int from_tty) in mi_cmd_exec_until()
169 mi_cmd_exec_return (char *args, int from_tty) in mi_cmd_exec_return()
190 mi_cmd_exec_continue (char *args, int from_tty) in mi_cmd_exec_continue()
202 mi_cmd_exec_interrupt (char *args, int from_tty) in mi_cmd_exec_interrupt()
[all …]

123456