remake  4.3+dbg-1.5
help/down.h
Go to the documentation of this file.
1 #define down_HELP_TEXT \
2  "Select and print the target this one caused to be examined.\n" \
3  "\n" \
4  "If *count* is given then select that many targets down; the default" \
5  "is 1.\n" \
6  "\n" \
7  "When you enter the debugger this command doesn't make a lot of sense\n" \
8  "because you are at the most-recently frame. However if you issue\n" \
9  "`down` and `frame` commands, this can change.\n" \
10  "\n" \
11  "See also:\n" \
12  "---------\n" \
13  "`up`, and `frame`"