Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-decode.c446 char *full_show_doc; in add_setshow_cmd_full() local
451 full_show_doc = xstrprintf ("%s\n%s", show_doc, help_doc); in add_setshow_cmd_full()
456 full_show_doc = xstrdup (show_doc); in add_setshow_cmd_full()
468 full_show_doc, show_list); in add_setshow_cmd_full()