Go to the documentation of this file.    1 #define help_HELP_TEXT                                                  \     2   "Get help for a debugger command or subcommand.\n"                    \     4   "Without an argument, print the list of available debugger commands.\n" \     6   "When an argument is given, it is first checked to see if it is command\n" \     9   "Some commands like `info`, `set`, and `show` can accept an\n"        \    10   "additional subcommand to give help just about that particular\n"     \    11   "subcommand. For example `help set basename` give help about the\n"   \    12   "`basename` subcommand of `set`.\n"