7.4.44. symbols

The symbols command lists all symbols defined in the given or current context, with their type information.

Syntax

The syntax of the symbols command is:

symbols {context}

where:

context

defines the program context:

  • To see global variables, define context as the filename with no path or extension.

  • To see internal variables, use symbols $.

Usage

The information produced is listed in the form:


name typestorage-class

Copyright © 1997, 1998 ARM Limited. All rights reserved.ARM DUI 0041C
Non-Confidential