Searched defs:from_tty (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-10-stable/contrib/gdb/gdb/
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 Dcoff-solib.c53 coff_solib_add (char *arg_string, int from_tty, struct target_ops *target, int readsyms) argument
H A Ddink32-rom.c127 dink32_open (char *args, int from_tty) argument
H A Dremote-hms.c136 hms_open (char *args, int from_tty) argument
H A Dxcoffsolib.c65 solib_info (char *args, int from_tty) argument
99 sharedlibrary_command (char *pattern, int from_tty) argument
173 no_shared_libraries (char *ignored, int from_tty) argument
H A Dabug-rom.c162 abug_open (char *args, int from_tty) argument
H A Dcpu32bug-rom.c160 cpu32bug_open (char *args, int from_tty) argument
H A Ddbug-rom.c158 dbug_open (char *args, int from_tty) argument
H A Ddemangle.c79 set_demangling_command (char *ignore, int from_tty, struct cmd_list_element *c) argument
H A Dremote-est.c166 est_open (char *args, int from_tty) argument
H A Dkod-cisco.c109 cisco_kod_request(char *arg, int from_tty) argument
H A Dkod.c133 kod_set_os (char *arg, int from_tty, struct cmd_list_element *command) argument
199 info_kod_command (char *arg, int from_tty) argument
H A Dmacrocmd.c36 macro_command(char *arg, int from_tty) argument
49 macro_expand_command(char *exp, int from_tty) argument
85 macro_expand_once_command(char *exp, int from_tty) argument
138 info_macro_command(char *name, int from_tty) argument
202 macro_define_command(char *exp, int from_tty) argument
209 macro_undef_command(char *exp, int from_tty) argument
216 macro_list_command(char *exp, int from_tty) argument
H A Dppcbug-rom.c188 ppcbug_open0 (char *args, int from_tty) argument
194 ppcbug_open1 (char *args, int from_tty) argument
H A Drom68k-rom.c244 rom68k_open (char *args, int from_tty) argument
H A Dtypeprint.c177 whatis_command (char *exp, int from_tty) argument
203 ptype_command (char *typename, int from_tty) argument
323 maintenance_print_type (char *typename, int from_tty) argument
H A Dmemattr.c136 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 Dppc-bdm.c82 bdm_ppc_open(char *name, int from_tty) argument
H A Dsolist.h64 char from_tty; /* flag: print msgs? */ member in struct:so_list
H A Dauxv.c277 info_auxv_command (char *cmd, int from_tty) argument
H A Dcorefile.c66 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 Dcp-abi.c181 list_cp_abis (int from_tty) argument
212 set_cp_abi_cmd (char *args, int from_tty) argument
227 show_cp_abi_cmd (char *args, int from_tty) argument
/freebsd-10-stable/contrib/gdb/gdb/cli/
H A Dcli-interp.c42 int from_tty; member in struct:captured_execute_command_args
127 safe_execute_command (struct ui_out *uiout, char *command, int from_tty) argument
H A Dcli-logging.c65 handle_redirections (int from_tty) argument
110 set_logging_on (char *args, int from_tty) argument
122 set_logging_off (char *args, int from_tty) argument
135 set_logging_command (char *args, int from_tty) argument
146 show_logging_command (char *args, int from_tty) argument
H A Dcli-setshow.c99 do_setshow_command(char *arg, int from_tty, struct cmd_list_element *c) argument
354 cmd_show_list(struct cmd_list_element *list, int from_tty, char *prefix) argument

Completed in 156 milliseconds

12345