| |||
| Home > ARM Symbolic Debugger > Alphabetical list of armsd commands > symbols | |||
The symbols command lists all symbols defined
in the given or current context, with their type information.
The syntax of the symbols command is:
symbols {context}
where:
contextdefines the program context:
To see global variables, define as
the filename with no path or extension. context
To see internal variables, use symbols
$.