Searched refs:full_show_doc (Results 1 – 1 of 1) sorted by relevance
553 gdb::unique_xmalloc_ptr<char> full_show_doc; in add_setshow_cmd_full_erased() local558 full_show_doc = xstrprintf ("%s\n%s", show_doc, help_doc); in add_setshow_cmd_full_erased()563 full_show_doc = make_unique_xstrdup (show_doc); in add_setshow_cmd_full_erased()575 full_show_doc.release (), show_list); in add_setshow_cmd_full_erased()