Home
last modified time | relevance | path

Searched defs:cmd_list_element (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-decode.h56 struct cmd_list_element struct
59 struct cmd_list_element *next; argument
72 void (*func) (struct cmd_list_element *c, char *args, int from_tty); argument
76 {
83 function;
86 void *context;
92 char *doc;
96 show_value_ftype *show_value_func;
127 void (*pre_show_hook) (struct cmd_list_element *c); argument
130 struct cmd_list_element *hook_pre; argument
[all …]