Please enable JavaScript to view this site.

DbgHelp Browser Help

Navigation: The user interface

CodeView Symbols

Scroll Prev Top Next More

The CodeView Symbols display shows the all the CodeView format symbols for the PE file.

 

 uiCodeViewSymbols

 

Columns

 

Name

The name of the symbol.

 

Type

The type of the symbol.

 

Address

The relative virtual address of the symbol.

 

Offset

The symbol offset.

 

Line Number

The line number, if any, of the symbol.

 

Filename

The filename of the symbol.

 

Sorting

The data can be sorted by any column. Click the column header to select sorting by that column. Click the same header to reverse the sort direction.

 

Filtering

 

To restrict the display to just symbols that match the filter, or symbols with a filename that matches the filter, enter your filter specification into the filter field then click Filter.

 

The filter can include the * wildcard to match any sequence of characters.

 

Example filters:

 Get*

 *test*

 *.cpp

 

To reset the filter, delete all text from the filter field then click Filter.

 

Exporting Data

 

To export the contents of the grid to a comma separated text file, click the Export... button then enter the name of the file you would like the data saved in.