Home
last modified time | relevance | path

Searched refs:show_doc (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gdb/gdb/
HDcommand.h216 char *set_doc, char *show_doc,
225 char *set_doc, char *show_doc,
249 char *set_doc, char *show_doc,
259 char *show_doc,
269 char *show_doc,
HDremote.c651 char *show_doc; in add_packet_config_cmd() local
659 xasprintf (&show_doc, "Show current use of remote protocol `%s' (%s) packet", in add_packet_config_cmd()
664 &config->detect, set_doc, show_doc, in add_packet_config_cmd()
/trueos/contrib/gdb/gdb/cli/
HDcli-decode.c331 char *set_doc, char *show_doc, in add_setshow_cmd_full() argument
345 show_doc, show_list); in add_setshow_cmd_full()
365 char *set_doc, char *show_doc, in add_setshow_cmd() argument
370 add_setshow_cmd_full (name, class, var_type, var, set_doc, show_doc, in add_setshow_cmd()
417 char *set_doc, char *show_doc, in add_setshow_auto_boolean_cmd() argument
426 set_doc, show_doc, set_func, show_func, in add_setshow_auto_boolean_cmd()
439 int *var, char *set_doc, char *show_doc, in add_setshow_boolean_cmd() argument
448 set_doc, show_doc, in add_setshow_boolean_cmd()
462 unsigned int *var, char *set_doc, char *show_doc, in add_setshow_uinteger_cmd() argument
469 set_doc, show_doc, in add_setshow_uinteger_cmd()