remake  4.3+dbg-1.5
Macros
help/help.h File Reference

Go to the source code of this file.

Macros

#define help_HELP_TEXT
 

Macro Definition Documentation

◆ help_HELP_TEXT

#define help_HELP_TEXT
Value:
"Get help for a debugger command or subcommand.\n" \
"\n" \
"Without an argument, print the list of available debugger commands.\n" \
"\n" \
"When an argument is given, it is first checked to see if it is command\n" \
"name.\n" \
"\n" \
"Some commands like `info`, `set`, and `show` can accept an\n" \
"additional subcommand to give help just about that particular\n" \
"subcommand. For example `help set basename` give help about the\n" \
"`basename` subcommand of `set`.\n"