GDB (xrefs)
|
#include "cli-decode.h"
Definition at line 47 of file cli-decode.h.
unsigned int cmd_list_element::abbrev_flag |
Definition at line 97 of file cli-decode.h.
Referenced by add_abbrev_prefix_cmd(), add_alias_cmd(), add_cmd(), alias_command(), apropos_cmd(), cmd_show_list(), help_all(), help_cmd_list(), and print_help_for_command().
struct cmd_list_element* cmd_list_element::alias_chain |
Definition at line 220 of file cli-decode.h.
Referenced by add_alias_cmd(), add_cmd(), and delete_cmd().
struct cmd_list_element* cmd_list_element::aliases |
Definition at line 217 of file cli-decode.h.
Referenced by add_alias_cmd(), add_cmd(), cleanup_check.MasterCleanup::compare_vars(), delete_cmd(), and cleanup_check.MasterCleanup::note_assignment().
unsigned int cmd_list_element::allow_unknown |
Definition at line 91 of file cli-decode.h.
Referenced by add_abbrev_prefix_cmd(), add_alias_cmd(), add_cmd(), add_prefix_cmd(), cmdpy_init(), gdbscm_register_command_x(), and lookup_cmd().
cmd_cfunc_ftype* cmd_list_element::cfunc |
Definition at line 117 of file cli-decode.h.
Referenced by cmd_cfunc_eq(), do_cfunc(), and set_cmd_cfunc().
unsigned int cmd_list_element::cmd_deprecated |
Definition at line 61 of file cli-decode.h.
Referenced by add_cmd(), deprecate_cmd(), deprecated_cmd_warning(), and maintenance_do_deprecate().
struct cmd_list_element* cmd_list_element::cmd_pointer |
Definition at line 214 of file cli-decode.h.
Referenced by add_alias_cmd(), add_cmd(), delete_cmd(), lookup_cmd_1(), lookup_cmd_composition(), and set_cmd_prefix().
completer_ftype* cmd_list_element::completer |
Definition at line 177 of file cli-decode.h.
Referenced by _initialize_cli_cmds(), _initialize_cli_dump(), add_dump_command(), cmdpy_init(), and set_cmd_completer().
completer_ftype_void* cmd_list_element::completer_handle_brkchars |
Definition at line 186 of file cli-decode.h.
Referenced by add_cmd(), and set_cmd_completer_handle_brkchars().
void* cmd_list_element::context |
Definition at line 125 of file cli-decode.h.
Referenced by delete_cmd(), get_cmd_context(), and set_cmd_context().
unsigned int cmd_list_element::deprecated_warn_user |
Definition at line 67 of file cli-decode.h.
Referenced by add_cmd(), deprecate_cmd(), deprecated_cmd_warning(), execute_command(), lookup_cmd_1(), and maintenance_do_deprecate().
void(* cmd_list_element::destroyer) (struct cmd_list_element *self, void *context) |
Definition at line 191 of file cli-decode.h.
Referenced by add_cmd(), add_internal_function(), cmdpy_init(), delete_cmd(), and gdbscm_register_command_x().
const char* cmd_list_element::doc |
Definition at line 131 of file cli-decode.h.
Referenced by add_alias_cmd(), add_cmd(), add_dump_command(), apropos_cmd(), define_command(), delete_cmd(), deprecated_show_value_hack(), document_command(), gdbscm_make_command(), gdbscm_make_parameter(), help_cmd(), print_help_for_command(), and set_verbose().
unsigned int cmd_list_element::doc_allocated |
Definition at line 82 of file cli-decode.h.
Referenced by add_alias_cmd(), add_cmd(), add_setshow_cmd_full(), and delete_cmd().
Definition at line 199 of file cli-decode.h.
Referenced by add_cmd(), add_setshow_auto_boolean_cmd(), add_setshow_boolean_cmd(), add_setshow_enum_cmd(), and do_set_command().
void(* cmd_list_element::func) (struct cmd_list_element *c, char *args, int from_tty) |
Definition at line 111 of file cli-decode.h.
Referenced by add_alias_cmd(), add_dump_command(), cli_user_command_p(), cmd_cfunc_eq(), cmd_func(), cmd_func_p(), cmdpy_init(), do_set_command(), do_show_command(), find_cmd(), gdbscm_register_command_x(), help_all(), help_cmd(), help_cmd_list(), set_cmd_cfunc(), and set_cmd_sfunc().
union { ... } cmd_list_element::function |
Referenced by add_alias_cmd(), cmd_cfunc_eq(), do_cfunc(), do_sfunc(), set_cmd_cfunc(), and set_cmd_sfunc().
unsigned int cmd_list_element::hook_in |
Definition at line 86 of file cli-decode.h.
Referenced by add_cmd(), clear_hook_in_cleanup(), execute_cmd_post_hook(), and execute_cmd_pre_hook().
struct cmd_list_element* cmd_list_element::hook_post |
Definition at line 148 of file cli-decode.h.
Referenced by add_cmd(), define_command(), delete_cmd(), execute_cmd_post_hook(), and help_cmd().
struct cmd_list_element* cmd_list_element::hook_pre |
Definition at line 145 of file cli-decode.h.
Referenced by add_cmd(), define_command(), delete_cmd(), execute_cmd_pre_hook(), and help_cmd().
struct cmd_list_element* cmd_list_element::hookee_post |
Definition at line 210 of file cli-decode.h.
Referenced by add_cmd(), define_command(), and delete_cmd().
struct cmd_list_element* cmd_list_element::hookee_pre |
Definition at line 206 of file cli-decode.h.
Referenced by add_cmd(), define_command(), and delete_cmd().
unsigned int cmd_list_element::malloced_replacement |
Definition at line 78 of file cli-decode.h.
Referenced by add_cmd(), and maintenance_do_deprecate().
const char* cmd_list_element::name |
Definition at line 53 of file cli-decode.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.unwinder.Unwinder::__init__(), gdb.xmethod.XMethod::__init__(), gdb.printing.PrettyPrinter::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.types.TypePrinter::__init__(), add_cmd(), apropos_cmd(), cmd_show_list(), exsummary.Function::consistency_check(), define_command(), delete_cmd(), deprecated_cmd_warning(), do_set_command(), find_cmd(), help_all(), help_cmd(), info_auto_load_cmd(), lookup_cmd(), print_help_for_command(), exsummary.Function::print_stack(), show_remote_cmd(), show_remote_protocol_packet_cmd(), show_user(), and show_user_1().
struct cmd_list_element* cmd_list_element::next |
Definition at line 50 of file cli-decode.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_cmd(), add_prefix_cmd(), apropos_cmd(), cmd_show_list(), delete_cmd(), find_cmd(), help_all(), help_cmd_list(), info_auto_load_cmd(), lookup_cmd(), lookup_cmd_for_prefixlist(), set_auto_load_cmd(), set_cmd_prefix(), set_per_command_cmd(), show_remote_cmd(), show_user(), and show_user_1().
void(* cmd_list_element::pre_show_hook) (struct cmd_list_element *c) |
Definition at line 142 of file cli-decode.h.
Referenced by add_cmd(), and do_show_command().
struct cmd_list_element* cmd_list_element::prefix |
Definition at line 162 of file cli-decode.h.
Referenced by add_cmd(), add_prefix_cmd(), do_set_command(), gdbpy_parameter(), gdbscm_parameter_value(), and set_cmd_prefix().
struct cmd_list_element** cmd_list_element::prefixlist |
Definition at line 152 of file cli-decode.h.
Referenced by add_abbrev_prefix_cmd(), add_alias_cmd(), add_cmd(), add_prefix_cmd(), alias_command(), apropos_cmd(), cmd_show_list(), do_set_command(), gdbpy_parse_command_name(), gdbscm_parse_command_name(), help_cmd(), help_cmd_list(), info_auto_load_cmd(), lookup_cmd(), lookup_cmd_1(), lookup_cmd_composition(), lookup_cmd_for_prefixlist(), print_help_for_command(), show_user(), show_user_1(), and validate_comname().
const char* cmd_list_element::prefixname |
Definition at line 159 of file cli-decode.h.
Referenced by add_abbrev_prefix_cmd(), add_alias_cmd(), add_cmd(), add_prefix_cmd(), apropos_cmd(), cmd_show_list(), cmdpy_function(), deprecated_cmd_warning(), help_cmd(), help_cmd_list(), lookup_cmd(), print_help_for_command(), and show_user_1().
const char* cmd_list_element::replacement |
Definition at line 138 of file cli-decode.h.
Referenced by add_cmd(), deprecate_cmd(), deprecated_cmd_warning(), and maintenance_do_deprecate().
cmd_sfunc_ftype* cmd_list_element::sfunc |
Definition at line 120 of file cli-decode.h.
Referenced by do_sfunc(), and set_cmd_sfunc().
show_value_ftype* cmd_list_element::show_value_func |
Definition at line 135 of file cli-decode.h.
Referenced by add_setshow_cmd_full(), and do_show_command().
enum command_class cmd_list_element::theclass |
Definition at line 56 of file cli-decode.h.
Referenced by add_cmd(), cli_user_command_p(), cmd_show_list(), define_command(), document_command(), execute_command(), help_all(), help_cmd(), help_cmd_list(), notify_command_param_changed_p(), and show_user_1().
__extension__ enum cmd_types cmd_list_element::type |
Definition at line 101 of file cli-decode.h.
Referenced by add_cmd(), add_set_or_show_cmd(), cmd_show_list(), cmd_type(), do_set_command(), do_show_command(), execute_command(), info_auto_load_cmd(), lookup_cmd(), set_auto_load_cmd(), set_per_command_cmd(), and show_remote_cmd().
struct command_line* cmd_list_element::user_commands |
Definition at line 202 of file cli-decode.h.
Referenced by add_cmd(), define_command(), execute_command(), execute_user_command(), and show_user_1().
void* cmd_list_element::var |
Definition at line 195 of file cli-decode.h.
Referenced by add_cmd(), add_set_or_show_cmd(), do_set_command(), do_show_command(), gdbpy_parameter(), gdbscm_parameter_value(), init_history(), and show_remote_protocol_packet_cmd().
__extension__ enum var_types cmd_list_element::var_type |
Definition at line 104 of file cli-decode.h.
Referenced by add_cmd(), add_set_or_show_cmd(), deprecated_show_value_hack(), do_set_command(), do_show_command(), gdbpy_parameter(), gdbscm_parameter_value(), set_auto_load_cmd(), and set_per_command_cmd().