Please enable JavaScript to view this site.

MAP File Browser Help

Navigation: » No topics above this level «

How to use MapFileBrowser

Scroll Prev Top Next More

Load MAP File Information

 

Use the File > Load MAP file... option to load the appropriate MAP file.

 

The grid displays various attributes of each symbol in the MAP file. You can sort the grid by clicking the appropriate column header. Click the same header to reverse the sort order.

 

Select a symbol to see information about the line numbers and source code.

 

 

Filtering

 

You can filter by name by typing the name into the Name Filter box and clicking the Filter button to perform the filtering.

 

 

Viewing function data

 

As each item in the list is selected the Line Numbers are updated and the source code display updates to show the source code for the function. All lines in the function that contain executable code (as indicated by the line number information) are coloured grey. The current line for the function is coloured bright green.

 

 

Querying data

 

You can query data by using the two Query fields below the main grid.

 

 

Relative query

 

Type the relative address (also know as address offset) into the Query by Offset field, then click Query. The symbol information is displayed.

 

The field accepts decimal or hexadecimcal values. Hex values must be prefixed with 0x.

 

 

Absolute query

 

Type the absolute address into the Query by Address field, type the absolute DLL load address into the Alternate Load Address field, then click Query. The symbol information is displayed.

 

The fields accept decimal or hexadecimcal values. Hex values must be prefixed with 0x.