9.5.5. Filtering for specific symbol names

To filter the information down to a specified symbol-name string (such as a function name or variable), or range of symbol-name strings as contained in the Symbol column:

  1. Select Filter on Symbol Name... from the Filter menu to display the Prompt dialog box. Figure 9.16 shows an example.

    Figure 9.16. Filtering on a symbol name match

    Filtering on a symbol name match

  2. Enter the symbol name filter.

    The symbol name filter can contain the following characters:

    *

    A multi-character wildcard.

    ?

    A single-character wildcard.

    RealView Debugger displays only those rows containing the symbol name you specify.

    For example, to display only the rows containing the variable Ptr_1_Glob, you might use Ptr_1_*. Alternatively, you might use Ptr_?_Glob.

  3. Click Filter.

See also

Copyright © 2006-2009 ARM Limited. All rights reserved.ARM DUI 0322D
Non-Confidential