| |||
| Home > AXD > AXD Command-line Interface > Commands > stackentries | |||
The stackentries command lists the current
backtrace information stored in the debugger describing the current
execution context. Each stack entry is listed on a separate line,
in the following format:
index<tab>stackentry
The index value given in this list enables you to specify individual stack entries in other commands. See convariables and context, for example.
The shorthand form of the stackentries command
is stk.