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

1234567

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcopying.c16 show_copying_command (char *ignore, int from_tty) argument
611 show_warranty_command (char *ignore, int from_tty) argument
H A Dmicroblaze-rom.c50 picobug_open (char *args, int from_tty) argument
H A Ddemangle.c58 show_demangling_style_names(struct ui_file *file, int from_tty, argument
85 set_demangling_command (char *ignore, int from_tty, struct cmd_list_element *c) argument
H A Ddink32-rom.c127 dink32_open (char *args, int from_tty) argument
H A Dfilesystem.c61 show_target_file_system_kind_command(struct ui_file *file, int from_tty, struct cmd_list_element *c, const char *value) argument
H A Dxcoffsolib.c63 solib_info (char *args, int from_tty) argument
100 sharedlibrary_command (char *pattern, int from_tty) argument
H A Dinf-child.c78 inf_child_open (char *arg, int from_tty) argument
H A Ddbug-rom.c160 dbug_open (char *args, int from_tty) argument
H A Dppcbug-rom.c189 ppcbug_open0 (char *args, int from_tty) argument
195 ppcbug_open1 (char *args, int from_tty) argument
H A Dsymfile-mem.c122 add_symbol_file_from_memory_command (char *args, int from_tty) argument
151 int from_tty; member in struct:symbol_file_add_from_memory_args
171 add_vsyscall_page (struct target_ops *target, int from_tty) argument
66 symbol_file_add_from_memory(struct bfd *templ, CORE_ADDR addr, char *name, 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
86 macro_expand_once_command(char *exp, int from_tty) argument
139 info_macro_command(char *name, int from_tty) argument
262 macro_define_command(char *exp, int from_tty) argument
344 macro_undef_command(char *exp, int from_tty) argument
380 macro_list_command(char *exp, int from_tty) argument
H A Dobserver.c60 show_observer_debug (struct ui_file *file, int from_tty, argument
H A Dreverse.c47 exec_reverse_once (char *cmd, char *args, int from_tty) argument
72 reverse_step (char *args, int from_tty) argument
78 reverse_stepi (char *args, int from_tty) argument
84 reverse_next (char *args, int from_tty) argument
90 reverse_nexti (char *args, int from_tty) argument
96 reverse_continue(char *args, int from_tty) argument
102 reverse_finish(char *args, int from_tty) argument
135 save_bookmark_command(char *args, int from_tty) argument
221 delete_bookmark_command(char *args, int from_tty) argument
254 goto_bookmark_command(char *args, int from_tty) argument
324 bookmarks_info(char *args, int from_tty) argument
[all...]
H A Dser-tcp.c359 set_tcp_cmd (char *args, int from_tty) argument
365 show_tcp_cmd (char *args, int from_tty) argument
H A Dcomplaints.c317 complaints_show_value (struct ui_file *file, int from_tty, argument
H A Ddummy-frame.c176 cleanup_dummy_frames (struct target_ops *target, int from_tty) argument
304 maintenance_print_dummy_frames (char *args, int from_tty) argument
H A Dfindcmd.c245 find_command (char *args, int from_tty) argument
H A Dtypeprint.c176 whatis_command (char *exp, int from_tty) argument
187 ptype_command (char *typename, int from_tty) argument
280 maintenance_print_type (char *typename, int from_tty) argument
H A Dinterps.c366 interpreter_exec_cmd (char *args, int from_tty) argument
H A Dm32r-rom.c122 m32r_load (char *filename, int from_tty) argument
195 m32r_load_gen (char *filename, int from_tty) argument
358 m32r_open (char *args, int from_tty) argument
419 mon2000_open (char *args, int from_tty) argument
425 m32r_upload_command (char *args, int from_tty) argument
[all...]
H A Dm68klinux-tdep.c218 m68k_linux_inferior_created(struct target_ops *objfile, int from_tty) argument
H A Dmemattr.c73 show_inaccessible_by_default (struct ui_file *file, int from_tty, argument
128 require_user_regions (int from_tty) argument
317 mem_command(char *args, int from_tty) argument
413 mem_info_command(char *args, int from_tty) argument
565 mem_enable_command(char *args, int from_tty) argument
612 mem_disable_command(char *args, int from_tty) argument
668 mem_delete_command(char *args, int from_tty) argument
696 dummy_cmd(char *args, int from_tty) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-interp.c43 int from_tty; member in struct:captured_execute_command_args
130 safe_execute_command (struct ui_out *uiout, char *command, int from_tty) argument
H A Dcli-setshow.c126 do_setshow_command(char *arg, int from_tty, struct cmd_list_element *c) argument
414 cmd_show_list(struct cmd_list_element *list, int from_tty, char *prefix) argument
H A Dcli-logging.c43 show_logging_filename (struct ui_file *file, int from_tty, argument
53 set_logging_overwrite (char *args, int from_tty, struct cmd_list_element *c) argument
61 show_logging_overwrite (struct ui_file *file, int from_tty, argument
80 set_logging_redirect (char *args, int from_tty, struct cmd_list_element *c) argument
140 show_logging_redirect (struct ui_file *file, int from_tty, argument
174 handle_redirections (int from_tty) argument
234 set_logging_on(char *args, int from_tty) argument
247 set_logging_off(char *args, int from_tty) argument
260 set_logging_command(char *args, int from_tty) argument
271 show_logging_command(char *args, int from_tty) argument
[all...]

Completed in 427 milliseconds

1234567