Searched refs:from_tty (Results 51 - 75 of 134) sorted by relevance

123456

/freebsd-10.2-release/contrib/gdb/gdb/
H A Dremote-st.c271 st2000_open (char *args, int from_tty) argument
276 target_preopen (from_tty);
312 if (from_tty)
339 st2000_detach (int from_tty) argument
342 if (from_tty)
577 st2000_kill (char *args, int from_tty) argument
H A Dremote-vx.c663 vx_add_symbols (char *name, int from_tty, CORE_ADDR text_addr,
672 objfile = symbol_file_add (name, from_tty, NULL, 0, 0);
700 vx_load_command (char *arg_string, int from_tty)
732 vx_add_symbols (arg_string, from_tty, text_addr, data_addr, bss_addr);
1070 vx_open (char *args, int from_tty)
1084 target_preopen (from_tty);
1127 else if (from_tty)
1182 vx_attach (char *args, int from_tty)
1197 if (from_tty)
1234 vx_detach (char *args, int from_tty)
662 vx_add_symbols(char *name, int from_tty, CORE_ADDR text_addr, CORE_ADDR data_addr, CORE_ADDR bss_addr) argument
699 vx_load_command(char *arg_string, int from_tty) argument
1067 vx_open(char *args, int from_tty) argument
1178 vx_attach(char *args, int from_tty) argument
1230 vx_detach(char *args, int from_tty) argument
1339 vx_proc_open(char *name, int from_tty) argument
[all...]
H A Dsymfile.h303 extern void symbol_file_add_main (char *args, int from_tty);
306 extern void symbol_file_clear (int from_tty);
H A Dbreakpoint.c182 int flag, int from_tty);
184 static void break_at_finish_command_1 (char *arg, int flag, int from_tty);
186 static void stop_command (char *arg, int from_tty);
188 static void stopin_command (char *arg, int from_tty);
190 static void stopat_command (char *arg, int from_tty);
203 char *arg, int tempflag, int from_tty);
205 static void tcatch_command (char *arg, int from_tty);
531 condition_command (char *arg, int from_tty)
560 if (from_tty)
585 commands_command (char *arg, int from_tty)
529 condition_command(char *arg, int from_tty) argument
583 commands_command(char *arg, int from_tty) argument
3749 breakpoints_info(char *bnum_exp, int from_tty) argument
3760 maintenance_info_breakpoints(char *bnum_exp, int from_tty) argument
4861 create_breakpoints(struct symtabs_and_lines sals, char **addr_string, struct expression **cond, char **cond_string, enum bptype type, enum bpdisp disposition, int thread, int ignore_count, int from_tty, struct breakpoint *pending_bp) argument
5061 break_command_1(char *arg, int flag, int from_tty, struct breakpoint *pending_bp) argument
5405 break_at_finish_at_depth_command_1(char *arg, int flag, int from_tty) argument
5481 break_at_finish_command_1(char *arg, int flag, int from_tty) argument
5617 break_command(char *arg, int from_tty) argument
5623 break_at_finish_command(char *arg, int from_tty) argument
5629 break_at_finish_at_depth_command(char *arg, int from_tty) argument
5635 tbreak_command(char *arg, int from_tty) argument
5641 tbreak_at_finish_command(char *arg, int from_tty) argument
5647 hbreak_command(char *arg, int from_tty) argument
5653 thbreak_command(char *arg, int from_tty) argument
5659 stop_command(char *arg, int from_tty) argument
5667 stopin_command(char *arg, int from_tty) argument
5700 stopat_command(char *arg, int from_tty) argument
5735 watch_command_1(char *arg, int accessflag, int from_tty) argument
5984 watch_command_wrapper(char *arg, int from_tty) argument
5990 watch_command(char *arg, int from_tty) argument
5996 rwatch_command_wrapper(char *arg, int from_tty) argument
6002 rwatch_command(char *arg, int from_tty) argument
6008 awatch_command_wrapper(char *arg, int from_tty) argument
6014 awatch_command(char *arg, int from_tty) argument
6037 until_break_command(char *arg, int from_tty, int anywhere) argument
6243 catch_fork_command_1(catch_fork_kind fork_kind, char *arg, int tempflag, int from_tty) argument
6277 catch_exec_command_1(char *arg, int tempflag, int from_tty) argument
6299 catch_load_command_1(char *arg, int tempflag, int from_tty) argument
6341 catch_unload_command_1(char *arg, int tempflag, int from_tty) argument
6471 handle_gnu_v3_exceptions(int tempflag, char *cond_string, enum exception_event_kind ex_event, int from_tty) argument
6511 catch_exception_command_1(enum exception_event_kind ex_event, char *arg, int tempflag, int from_tty) argument
6565 catch_command_1(char *arg, int tempflag, int from_tty) argument
6680 catch_command(char *arg, int from_tty) argument
6687 tcatch_command(char *arg, int from_tty) argument
6695 clear_command(char *arg, int from_tty) argument
7045 delete_command(char *arg, int from_tty) argument
7371 set_ignore_count(int bptnum, int count, int from_tty) argument
7415 ignore_command(char *args, int from_tty) argument
7507 disable_command(char *args, int from_tty) argument
7661 enable_command(char *args, int from_tty) argument
7700 enable_once_command(char *args, int from_tty) argument
7712 enable_delete_command(char *args, int from_tty) argument
7718 set_breakpoint_cmd(char *args, int from_tty) argument
7723 show_breakpoint_cmd(char *args, int from_tty) argument
[all...]
H A Dremote.c90 static void remote_open (char *name, int from_tty);
91 static void remote_async_open (char *name, int from_tty);
93 static void extended_remote_open (char *name, int from_tty);
94 static void extended_remote_async_open (char *name, int from_tty);
129 static void remote_detach (char *args, int from_tty);
515 set_memory_write_packet_size (char *args, int from_tty)
521 show_memory_write_packet_size (char *args, int from_tty)
538 set_memory_read_packet_size (char *args, int from_tty)
544 show_memory_read_packet_size (char *args, int from_tty)
749 set_remote_protocol_vcont_packet_cmd (char *args, int from_tty,
514 set_memory_write_packet_size(char *args, int from_tty) argument
520 show_memory_write_packet_size(char *args, int from_tty) argument
537 set_memory_read_packet_size(char *args, int from_tty) argument
543 show_memory_read_packet_size(char *args, int from_tty) argument
747 set_remote_protocol_vcont_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
754 show_remote_protocol_vcont_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
764 set_remote_protocol_qSymbol_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
771 show_remote_protocol_qSymbol_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
781 set_remote_protocol_e_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
788 show_remote_protocol_e_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
799 set_remote_protocol_E_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
806 show_remote_protocol_E_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
818 set_remote_protocol_P_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
825 show_remote_protocol_P_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
849 set_remote_protocol_Z_software_bp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
856 show_remote_protocol_Z_software_bp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
863 set_remote_protocol_Z_hardware_bp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
870 show_remote_protocol_Z_hardware_bp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
877 set_remote_protocol_Z_write_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
884 show_remote_protocol_Z_write_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
891 set_remote_protocol_Z_read_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
898 show_remote_protocol_Z_read_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
905 set_remote_protocol_Z_access_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
912 show_remote_protocol_Z_access_wp_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
924 set_remote_protocol_Z_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
936 show_remote_protocol_Z_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
970 set_remote_protocol_binary_download_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
978 show_remote_protocol_binary_download_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
988 set_remote_protocol_qPart_auxv_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
995 show_remote_protocol_qPart_auxv_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
1005 set_remote_protocol_qPart_dirty_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
1012 show_remote_protocol_qPart_dirty_packet_cmd(char *args, int from_tty, struct cmd_list_element *c) argument
2061 remote_open(char *name, int from_tty) argument
2068 remote_async_open(char *name, int from_tty) argument
2077 extended_remote_open(char *name, int from_tty) argument
2085 extended_remote_async_open(char *name, int from_tty) argument
2171 remote_open_1(char *name, int from_tty, struct target_ops *target, int extended_p, int async_p) argument
2319 remote_detach(char *args, int from_tty) argument
2343 remote_disconnect(char *args, int from_tty) argument
4761 push_remote_target(char *name, int from_tty) argument
4810 compare_sections_command(char *args, int from_tty) argument
5070 packet_command(char *args, int from_tty) argument
5444 set_remote_cmd(char *args, int from_tty) argument
5449 show_remote_cmd(char *args, int from_tty) argument
[all...]
H A Dsymfile.c106 static void symbol_file_add_main_1 (char *args, int from_tty, int flags);
154 static void set_ext_lang_command (char *args, int from_tty);
156 static void info_ext_lang_command (char *args, int from_tty);
780 symbol_file_add_with_addrs_or_offsets (char *name, int from_tty,
800 && from_tty
819 if (from_tty || info_verbose)
831 mainline, from_tty);
840 if (from_tty || info_verbose)
861 = symbol_file_add (debugfile, from_tty, orig_addrs, 0, flags);
866 = symbol_file_add (debugfile, from_tty, NUL
779 symbol_file_add_with_addrs_or_offsets(char *name, int from_tty, struct section_addr_info *addrs, struct section_offsets *offsets, int num_offsets, int mainline, int flags) argument
917 symbol_file_add(char *name, int from_tty, struct section_addr_info *addrs, int mainline, int flags) argument
934 symbol_file_add_main(char *args, int from_tty) argument
940 symbol_file_add_main_1(char *args, int from_tty, int flags) argument
956 symbol_file_clear(int from_tty) argument
1134 symbol_file_command(char *args, int from_tty) argument
1326 load_command(char *arg, int from_tty) argument
1461 generic_load(char *args, int from_tty) argument
1596 add_symbol_file_command(char *args, int from_tty) argument
1761 add_shared_symbol_files_command(char *args, int from_tty) argument
2071 set_ext_lang_command(char *args, int from_tty) argument
2128 info_ext_lang_command(char *args, int from_tty) argument
3039 list_overlays_command(char *args, int from_tty) argument
3078 map_overlay_command(char *args, int from_tty) argument
3129 unmap_overlay_command(char *args, int from_tty) argument
3159 overlay_auto_command(char *args, int from_tty) argument
3172 overlay_manual_command(char *args, int from_tty) argument
3185 overlay_off_command(char *args, int from_tty) argument
3194 overlay_load_command(char *args, int from_tty) argument
3209 overlay_command(char *args, int from_tty) argument
[all...]
H A Dcorefile.c67 core_file_command (char *filename, int from_tty)
78 (t->to_detach) (filename, from_tty);
80 (t->to_open) (filename, from_tty);
424 set_gnutarget_command (char *ignore, int from_tty, struct cmd_list_element *c)
66 core_file_command(char *filename, int from_tty) argument
418 set_gnutarget_command(char *ignore, int from_tty, struct cmd_list_element *c) argument
H A Dsolist.h64 char from_tty; /* flag: print msgs? */ member in struct:so_list
H A Ddve3900-rom.c87 static void r3900_load (char *filename, int from_tty);
91 static void r3900_open (char *args, int from_tty);
106 static void (*orig_monitor_load) (char *file, int from_tty);
867 r3900_load (char *filename, int from_tty) argument
879 orig_monitor_load (filename, from_tty);
969 r3900_open (char *args, int from_tty) argument
974 monitor_open (args, &r3900_cmds, from_tty);
H A Dremote-sim.c88 static void gdbsim_open (char *args, int from_tty);
92 static void gdbsim_detach (char *args, int from_tty);
111 void simulator_command (char *args, int from_tty);
481 gdbsim_open (char *args, int from_tty) argument
585 gdbsim_detach (char *args, int from_tty) argument
591 if (from_tty)
827 simulator_command (char *args, int from_tty) argument
H A Dthread.c59 static void thread_command (char *tidstr, int from_tty);
415 info_threads_command (char *arg, int from_tty) argument
536 thread_apply_all_command (char *cmd, int from_tty) argument
567 execute_command (cmd, from_tty);
576 thread_apply_command (char *tidlist, int from_tty) argument
643 execute_command (cmd, from_tty);
657 thread_command (char *tidstr, int from_tty) argument
H A Dcorelow.c237 is really an int * which points to from_tty. */
274 core_open (char *filename, int from_tty) argument
284 target_preopen (from_tty);
384 catch_errors (solib_add_stub, &from_tty, (char *) 0,
403 core_detach (char *args, int from_tty) argument
409 if (from_tty)
H A Dinftarg.c195 child_attach (char *args, int from_tty) argument
217 if (from_tty)
257 child_detach (char *args, int from_tty) argument
264 if (from_tty)
310 child_open (char *arg, int from_tty) argument
H A Dmemattr.c137 mem_command (char *args, int from_tty)
216 mem_info_command (char *args, int from_tty)
356 mem_enable_command (char *args, int from_tty)
407 mem_disable_command (char *args, int from_tty)
486 mem_delete_command (char *args, int from_tty)
136 mem_command(char *args, int from_tty) argument
214 mem_info_command(char *args, int from_tty) argument
353 mem_enable_command(char *args, int from_tty) argument
403 mem_disable_command(char *args, int from_tty) argument
482 mem_delete_command(char *args, int from_tty) argument
H A Dsomsolib.c278 som_solib_add_solib_objfile (struct so_list *so, char *name, int from_tty, argument
284 so->objfile = symbol_file_add (name, from_tty, NULL, 0, OBJF_SHARED);
332 som_solib_load_symbols (struct so_list *so, char *name, int from_tty, argument
344 som_solib_add_solib_objfile (so, name, from_tty, text_addr);
419 som_solib_add (char *arg_string, int from_tty, struct target_ops *target, int readsyms) argument
481 if (from_tty)
635 if (from_tty && so_list && !is_main_program && (so_list->objfile == NULL))
638 from_tty,
792 !from_tty &&
809 som_solib_add_solib_objfile (new_so, name, from_tty, text_add
1433 som_sharedlibrary_info_command(char *ignore, int from_tty) argument
1479 som_solib_sharedlibrary_command(char *args, int from_tty) argument
1570 no_shared_libraries(char *ignored, int from_tty) argument
[all...]
H A Dvalprint.c1261 set_input_radix (char *args, int from_tty, struct cmd_list_element *c)
1263 set_input_radix_1 (from_tty, input_radix);
1267 set_input_radix_1 (int from_tty, unsigned radix)
1284 if (from_tty)
1292 set_output_radix (char *args, int from_tty, struct cmd_list_element *c)
1294 set_output_radix_1 (from_tty, output_radix);
1298 set_output_radix_1 (int from_tty, unsigned radix)
1320 if (from_tty)
1336 set_radix (char *arg, int from_tty)
1343 if (from_tty)
1259 set_input_radix(char *args, int from_tty, struct cmd_list_element *c) argument
1265 set_input_radix_1(int from_tty, unsigned radix) argument
1290 set_output_radix(char *args, int from_tty, struct cmd_list_element *c) argument
1296 set_output_radix_1(int from_tty, unsigned radix) argument
1334 set_radix(char *arg, int from_tty) argument
1351 show_radix(char *arg, int from_tty) argument
1372 set_print(char *arg, int from_tty) argument
1380 show_print(char *args, int from_tty) argument
[all...]
H A Dremote-sds.c113 static void sds_command (char *args, int from_tty);
194 sds_open (char *name, int from_tty)
200 target_preopen (from_tty);
224 if (from_tty)
249 sds_detach (char *args, int from_tty)
263 if (from_tty)
1008 sds_load (char *filename, int from_tty)
1010 generic_load (filename, from_tty);
1100 sds_command (char *args, int from_tty)
193 sds_open(char *name, int from_tty) argument
248 sds_detach(char *args, int from_tty) argument
1000 sds_load(char *filename, int from_tty) argument
1090 sds_command(char *args, int from_tty) argument
H A Dlanguage.c161 show_language_command (char *ignore, int from_tty)
174 set_language_command (char *ignore, int from_tty)
246 show_type_command (char *ignore, int from_tty)
255 set_type_command (char *ignore, int from_tty)
285 show_type_command ((char *) NULL, from_tty);
291 show_range_command (char *ignore, int from_tty)
301 set_range_command (char *ignore, int from_tty)
331 show_range_command ((char *) 0, from_tty);
337 show_case_command (char *ignore, int from_tty)
346 set_case_command (char *ignore, int from_tty)
160 show_language_command(char *ignore, int from_tty) argument
173 set_language_command(char *ignore, int from_tty) argument
245 show_type_command(char *ignore, int from_tty) argument
254 set_type_command(char *ignore, int from_tty) argument
290 show_range_command(char *ignore, int from_tty) argument
300 set_range_command(char *ignore, int from_tty) argument
336 show_case_command(char *ignore, int from_tty) argument
345 set_case_command(char *ignore, int from_tty) argument
1102 set_check(char *ignore, int from_tty) argument
1110 show_check(char *ignore, int from_tty) argument
[all...]
H A Darch-utils.c394 show_endian (char *args, int from_tty)
405 set_endian (char *ignore_args, int from_tty, struct cmd_list_element *c)
432 show_endian (NULL, from_tty);
456 show_architecture (char *args, int from_tty)
471 set_architecture (char *ignore_args, int from_tty, struct cmd_list_element *c)
491 show_architecture (NULL, from_tty);
392 show_endian(char *args, int from_tty) argument
403 set_endian(char *ignore_args, int from_tty, struct cmd_list_element *c) argument
454 show_architecture(char *args, int from_tty) argument
469 set_architecture(char *ignore_args, int from_tty, struct cmd_list_element *c) argument
H A Dtarget.h468 #define target_attach(args, from_tty) \
469 (*current_target.to_attach) (args, from_tty)
689 #define target_terminal_info(arg, from_tty) \
690 (*current_target.to_terminal_info) (arg, from_tty)
701 extern void target_load (char *arg, int from_tty);
1249 extern void push_remote_target (char *name, int from_tty);
H A Dbreakpoint.h392 int from_tty;
804 extern void delete_command (char *arg, int from_tty);
391 int from_tty; member in struct:breakpoint
H A Dcopying.c16 show_copying_command (char *ignore, int from_tty) argument
280 show_warranty_command (char *ignore, int from_tty) argument
H A Dcp-support.c71 static void maint_cplus_command (char *arg, int from_tty);
72 static void first_component_command (char *arg, int from_tty);
721 maint_cplus_command (char *arg, int from_tty) argument
732 first_component_command (char *arg, int from_tty) argument
/freebsd-10.2-release/contrib/gdb/include/gdb/
H A Dremote-sim.h145 SIM_RC sim_load PARAMS ((SIM_DESC sd, char *prog, struct bfd *abfd, int from_tty));
/freebsd-10.2-release/gnu/usr.bin/gdb/kgdb/
H A Dkld.c221 load_kld (char *path, CORE_ADDR base_addr, int from_tty) argument
263 if (from_tty && (!query("%s", "")))
266 symbol_file_add(path, from_tty, sap, 0, OBJF_USERLOADED);
272 kgdb_add_kld_cmd (char *arg, int from_tty) argument
299 load_kld(path, base_addr, from_tty);

Completed in 365 milliseconds

123456