Searched refs:all_commands (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-dump.c414 c = add_cmd (name, all_commands, NULL, descr, &dump_cmdlist);
422 c = add_cmd (name, all_commands, NULL, descr, &append_cmdlist);
698 add_prefix_cmd ("srec", all_commands, srec_dump_command, "\
704 add_prefix_cmd ("ihex", all_commands, ihex_dump_command, "\
710 add_prefix_cmd ("tekhex", all_commands, tekhex_dump_command, "\
716 add_prefix_cmd ("binary", all_commands, binary_dump_command, "\
722 add_prefix_cmd ("binary", all_commands, binary_append_command, "\
728 add_cmd ("memory", all_commands, dump_srec_memory, "\
734 add_cmd ("value", all_commands, dump_srec_value, "\
740 add_cmd ("memory", all_commands, dump_ihex_memor
[all...]
H A Dcli-decode.c746 help_list (*c->prefixlist, c->prefixname, all_commands, stream);
840 help_cmd_list (*c->prefixlist, all_commands, c->prefixname, 0, stream);
903 (class == all_commands
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcommand.h33 class_deprecated, all_classes = -2, all_commands = -1, enumerator in enum:command_class
H A Darm-tdep.c2333 help_list (setarmcmdlist, "set arm ", all_commands, gdb_stdout);
H A Dmips-tdep.c5022 help_list (showmipscmdlist, "show mips ", all_commands, gdb_stdout);
5030 help_list (setmipscmdlist, "set mips ", all_commands, gdb_stdout);

Completed in 119 milliseconds