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

Go to the source code of this file.

Macros

#define print_HELP_TEXT
 

Macro Definition Documentation

◆ print_HELP_TEXT

#define print_HELP_TEXT
Value:
"Show a variable definition.\n" \
"\n" \
"The value is shown with embedded\n" \
"variable-references unexpanded. Don't include $ before a variable\n" \
"name.\n" \
"\n" \
"If no variable is supplied, we try to use the\n" \
"last value given.\n" \
"\n" \
"See also:\n" \
"---------\n" \
"`examine`, and `eval`"