6.6.71. 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.

Alias

backtrace is an alias for stackentries.

Syntax

stk[ count]

where:

count

Specifies the number of lines you want listed if you do not want the whole stack displayed.

Copyright © 1999-2006 ARM Limited. All rights reserved.ARM DUI 0066G
Non-Confidential