Home
last modified time | relevance | path

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

1234567

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c388 if (from_tty in kill_if_already_running()
465 if (from_tty) in run_command()
514 run_command (args, from_tty); in start_command()
555 from_tty); in continue_command()
558 if (from_tty) in continue_command()
564 if (from_tty) in continue_command()
888 if (from_tty) in jump_command()
943 if (from_tty) in signal_command()
1242 if (from_tty) in finish_command()
1346 if (!from_tty) in program_info()
[all …]
H A Dsolib.c405 if (from_tty) in solib_read_symbols()
414 if (from_tty) in solib_read_symbols()
565 add_to_target_sections (from_tty, target, i); in update_solib_list()
578 solib->from_tty = from_tty; in add_to_target_sections()
639 update_solib_list (from_tty, target); in solib_add()
656 if (from_tty && pattern && ! any_matches) in solib_add()
706 update_solib_list (from_tty, 0); in info_sharedlibrary_command()
888 sharedlibrary_command (char *args, int from_tty) in sharedlibrary_command() argument
907 no_shared_libraries (char *ignored, int from_tty) in no_shared_libraries() argument
916 no_shared_libraries (NULL, from_tty); in reload_shared_libraries()
[all …]
H A Dmaint.c88 maintenance_command (char *args, int from_tty) in maintenance_command() argument
96 maintenance_dump_me (char *args, int from_tty) in maintenance_dump_me() argument
118 maintenance_internal_error (char *args, int from_tty) in maintenance_internal_error() argument
143 maintenance_demangle (char *args, int from_tty) in maintenance_demangle() argument
168 maintenance_time_display (char *args, int from_tty) in maintenance_time_display() argument
179 maintenance_space_display (char *args, int from_tty) in maintenance_space_display() argument
194 maintenance_info_command (char *arg, int from_tty) in maintenance_info_command() argument
499 maintenance_deprecate (char *args, int from_tty) in maintenance_deprecate() argument
514 maintenance_undeprecate (char *args, int from_tty) in maintenance_undeprecate() argument
616 maintenance_set_cmd (char *args, int from_tty) in maintenance_set_cmd() argument
[all …]
H A Dtracepoint.c379 trace_command (char *arg, int from_tty) in trace_command() argument
391 if (from_tty && info_verbose) in trace_command()
730 if (from_tty) in trace_pass_command()
787 if (from_tty) in trace_actions_command()
1853 int from_tty) in finish_tfind_command() argument
1893 if (from_tty) in finish_tfind_command()
1930 if (from_tty) in finish_tfind_command()
2030 trace_find_command ("0", from_tty); in trace_find_start_command()
2320 if (from_tty) in tracepoint_save_command()
2572 locals_info (NULL, from_tty); in trace_dump_command()
[all …]
H A Dxcoffsolib.c62 static void sharedlibrary_command (char *pattern, int from_tty);
65 solib_info (char *args, int from_tty) in solib_info() argument
99 sharedlibrary_command (char *pattern, int from_tty) in sharedlibrary_command() argument
136 if (from_tty) in sharedlibrary_command()
147 if (from_tty && pattern && ! any_matches) in sharedlibrary_command()
173 no_shared_libraries (char *ignored, int from_tty) in no_shared_libraries() argument
H A Dtarget.c318 kill_or_be_killed (int from_tty) in kill_or_be_killed() argument
342 kill_or_be_killed (from_tty); in maybe_kill_then_attach()
343 target_attach (args, from_tty); in maybe_kill_then_attach()
348 int from_tty) in maybe_kill_then_create_inferior() argument
1413 target_preopen (int from_tty) in target_preopen() argument
1419 if (!from_tty in target_preopen()
1511 int from_tty) in find_default_create_inferior() argument
1854 args, from_tty); in debug_to_disconnect()
2201 from_tty); in debug_to_terminal_info()
2234 int from_tty) in debug_to_create_inferior() argument
[all …]
H A Dtop.c279 int from_tty);
547 int from_tty; member
573 args.from_tty = from_tty; in catch_command_errors()
658 execute_command (char *p, int from_tty) in execute_command() argument
733 cmd_func (c, arg, from_tty & caution); in execute_command()
1409 int from_tty; member
1440 quit_force (char *args, int from_tty) in quit_force() argument
1455 qt.from_tty = from_tty; in quit_force()
1550 if (from_tty && args) in show_commands()
1573 set_history (char *args, int from_tty) in set_history() argument
[all …]
H A Dexec.c85 exec_open (char *args, int from_tty) in exec_open() argument
87 target_preopen (from_tty); in exec_open()
88 exec_file_attach (args, from_tty); in exec_open()
147 exec_file_clear (int from_tty) in exec_file_clear() argument
152 if (from_tty) in exec_file_clear()
185 if (from_tty) in exec_file_attach()
287 target_preopen (from_tty); in exec_file_command()
311 exec_file_attach (NULL, from_tty); in exec_file_command()
319 file_command (char *arg, int from_tty) in file_command() argument
323 exec_file_command (arg, from_tty); in file_command()
[all …]
H A Dmacrocmd.c36 macro_command (char *arg, int from_tty) in macro_command() argument
49 macro_expand_command (char *exp, int from_tty) in macro_expand_command() argument
85 macro_expand_once_command (char *exp, int from_tty) in macro_expand_once_command() argument
138 info_macro_command (char *name, int from_tty) in info_macro_command() argument
202 macro_define_command (char *exp, int from_tty) in macro_define_command() argument
209 macro_undef_command (char *exp, int from_tty) in macro_undef_command() argument
216 macro_list_command (char *exp, int from_tty) in macro_list_command() argument
H A Dgnu-nat.c2044 int from_tty) in gnu_create_inferior() argument
2109 gnu_attach (char *args, int from_tty) in gnu_attach() argument
2123 if (from_tty) in gnu_attach()
2171 gnu_detach (char *args, int from_tty) in gnu_detach() argument
2173 if (from_tty) in gnu_detach()
2212 gnu_open (char *arg, int from_tty) in gnu_open() argument
2972 show_signals_cmd (0, from_tty); in show_task_cmd()
2973 show_exceptions_cmd (0, from_tty); in show_task_cmd()
2974 show_task_pause_cmd (0, from_tty); in show_task_cmd()
3276 show_thread_run_cmd (0, from_tty);
[all …]
H A Dstack.c827 frame_info (char *addr_exp, int from_tty) in frame_info() argument
1091 int from_tty);
1185 if (fi && from_tty) in backtrace_command_1()
1446 locals_info (char *args, int from_tty) in locals_info() argument
1454 catch_info (char *ignore, int from_tty) in catch_info() argument
1538 args_info (char *ignore, int from_tty) in args_info() argument
1549 args_info (ignore, from_tty); in args_plus_locals_info()
1550 locals_info (ignore, from_tty); in args_plus_locals_info()
1831 if (from_tty) in return_command()
1884 if (from_tty) in return_command()
[all …]
H A Dsymfile.c813 && from_tty in symbol_file_add_with_addrs_or_offsets()
829 if (from_tty || info_verbose) in symbol_file_add_with_addrs_or_offsets()
841 mainline, from_tty); in symbol_file_add_with_addrs_or_offsets()
850 if (from_tty || info_verbose) in symbol_file_add_with_addrs_or_offsets()
892 if (from_tty || info_verbose) in symbol_file_add_with_addrs_or_offsets()
899 if (from_tty || info_verbose) in symbol_file_add_with_addrs_or_offsets()
940 from_tty, addrs, 0, 0, in symbol_file_add_from_bfd()
984 symbol_file_clear (int from_tty) in symbol_file_clear() argument
987 && from_tty in symbol_file_clear()
1006 if (from_tty) in symbol_file_clear()
[all …]
H A Dvalprint.c1061 set_input_radix_1 (from_tty, input_radix); in set_input_radix()
1082 if (from_tty) in set_input_radix_1()
1092 set_output_radix_1 (from_tty, output_radix); in set_output_radix()
1118 if (from_tty) in set_output_radix_1()
1134 set_radix (char *arg, int from_tty) in set_radix() argument
1141 if (from_tty) in set_radix()
1151 show_radix (char *arg, int from_tty) in show_radix() argument
1153 if (from_tty) in show_radix()
1172 set_print (char *arg, int from_tty) in set_print() argument
1180 show_print (char *args, int from_tty) in show_print() argument
[all …]
H A Dsymfile-mem.c61 symbol_file_add_from_memory (struct bfd *templ, CORE_ADDR addr, int from_tty) in symbol_file_add_from_memory() argument
102 objf = symbol_file_add_from_bfd (nbfd, from_tty, in symbol_file_add_from_memory()
113 add_symbol_file_from_memory_command (char *args, int from_tty) in add_symbol_file_from_memory_command() argument
132 symbol_file_add_from_memory (templ, addr, from_tty); in add_symbol_file_from_memory_command()
H A Docd.h92 void ocd_open (char *name, int from_tty, enum ocd_target_type,
97 void ocd_detach (char *args, int from_tty);
116 int from_tty);
124 void ocd_load (char *args, int from_tty);
H A Dremote.c934 int from_tty, in set_remote_protocol_binary_download_cmd() argument
2024 remote_open (char *name, int from_tty) in remote_open() argument
2149 target_preopen (from_tty); in remote_open_1()
2177 if (from_tty) in remote_open_1()
2283 remote_detach (char *args, int from_tty) in remote_detach() argument
2300 if (from_tty) in remote_detach()
2320 if (from_tty) in remote_disconnect()
4323 int from_tty) in extended_remote_create_inferior() argument
4346 int from_tty) in extended_remote_async_create_inferior() argument
4740 remote_open (name, from_tty); in push_remote_target()
[all …]
H A Dgdbcore.h124 extern void core_file_command (char *filename, int from_tty);
126 extern void exec_open (char *filename, int from_tty);
128 extern void exec_file_attach (char *filename, int from_tty);
130 extern void exec_file_clear (int from_tty);
H A Docd.c257 target_preopen (from_tty); in ocd_open()
282 if (from_tty) in ocd_open()
316 ocd_detach (char *args, int from_tty) in ocd_detach() argument
322 if (from_tty) in ocd_detach()
1027 ocd_load (char *args, int from_tty) in ocd_load() argument
1029 generic_load (args, from_tty); in ocd_load()
1076 bdm_command (char *args, int from_tty) in bdm_command() argument
1082 bdm_reset_command (char *args, int from_tty) in bdm_reset_command() argument
1095 bdm_restart_command (char *args, int from_tty) in bdm_restart_command() argument
1118 bdm_update_flash_command (char *args, int from_tty) in bdm_update_flash_command() argument
[all …]
H A Dsolib.h38 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ argument
39 solib_add (filename, from_tty, targ, readsyms)
110 extern void no_shared_libraries (char *ignored, int from_tty);
/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-logging.c64 handle_redirections (int from_tty) in handle_redirections() argument
85 if (from_tty) in handle_redirections()
89 else if (from_tty) in handle_redirections()
109 set_logging_on (char *args, int from_tty) in set_logging_on() argument
117 handle_redirections (from_tty); in set_logging_on()
121 set_logging_off (char *args, int from_tty) in set_logging_off() argument
127 if (from_tty) in set_logging_off()
134 set_logging_command (char *args, int from_tty) in set_logging_command() argument
145 show_logging_command (char *args, int from_tty) in show_logging_command() argument
H A Dcli-cmds.c191 info_command (char *arg, int from_tty) in info_command() argument
200 show_command (char *arg, int from_tty) in show_command() argument
309 quit_force (args, from_tty); in quit_command()
327 cd_command (char *dir, int from_tty) in cd_command() argument
422 if (from_tty) in cd_command()
444 if (from_tty) in source_command()
646 shell_escape(p, from_tty); in edit_command()
797 if (from_tty) in list_command()
932 shell_escape (p, from_tty); in make_command()
936 show_user (char *args, int from_tty) in show_user() argument
[all …]
H A Dcli-interp.c38 int from_tty);
42 int from_tty; member
122 execute_command (args->command, args->from_tty); in do_captured_execute_command()
127 safe_execute_command (struct ui_out *uiout, char *command, int from_tty) in safe_execute_command() argument
131 args.from_tty = from_tty; in safe_execute_command()
H A Dcli-dump.c181 dump_command (char *cmd, int from_tty) in dump_command() argument
188 append_command (char *cmd, int from_tty) in append_command() argument
334 dump_srec_memory (char *args, int from_tty) in dump_srec_memory() argument
340 dump_srec_value (char *args, int from_tty) in dump_srec_value() argument
346 dump_ihex_memory (char *args, int from_tty) in dump_ihex_memory() argument
352 dump_ihex_value (char *args, int from_tty) in dump_ihex_value() argument
364 dump_tekhex_value (char *args, int from_tty) in dump_tekhex_value() argument
376 dump_binary_value (char *args, int from_tty) in dump_binary_value() argument
569 restore_command (char *args, int from_tty) in restore_command() argument
637 srec_dump_command (char *cmd, int from_tty) in srec_dump_command() argument
[all …]
H A Dcli-decode.h69 void (*func) (struct cmd_list_element *c, char *args, int from_tty);
226 void (*cfunc) (char *args, int from_tty));
229 void (*sfunc) (char *args, int from_tty,
238 void (*cfunc) (char *args, int from_tty));
315 extern void not_just_help_class_command (char *arg, int from_tty);
/openbsd/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-main.c120 mi_cmd_exec_run (char *args, int from_tty) in mi_cmd_exec_run() argument
127 mi_cmd_exec_next (char *args, int from_tty) in mi_cmd_exec_next() argument
141 mi_cmd_exec_step (char *args, int from_tty) in mi_cmd_exec_step() argument
155 mi_cmd_exec_finish (char *args, int from_tty) in mi_cmd_exec_finish() argument
162 mi_cmd_exec_until (char *args, int from_tty) in mi_cmd_exec_until() argument
169 mi_cmd_exec_return (char *args, int from_tty) in mi_cmd_exec_return() argument
190 mi_cmd_exec_continue (char *args, int from_tty) in mi_cmd_exec_continue() argument
209 interrupt_target_command (args, from_tty); in mi_cmd_exec_interrupt()
702 execute_command (run, from_tty); in mi_cmd_target_download()
723 execute_command (run, from_tty); in mi_cmd_target_select()
[all …]

1234567