Please enable JavaScript to view this site.

MAP File Browser Help

Navigation: » No topics above this level «

What does MapFileBrowser do?

Scroll Prev Top Next More

MapFileBrowser allows you to inspect the contents of a linker MAP file.

 

You can sort the data, filter the data by name.

 

You can also query the data by address which can be useful for identifying what function is at a given address if all you have is a crash address and nothing else.

 

Query by address is supported three ways:

Query by absolute address.

Query by address offset from a DLL load address.

Query by address offset from a symbol.

 

 

32 bit and 64 bit

 

MAP files created by 32 bit and 64 bit software are supported. On 64 bit Operating systems if a 64 bit MAP file is opened the 64 bit version MAP File Browser is automatically started.

 

 

History

 

MapFileBrowser has been an internal tool at Software Verify for many years. We recently decided to make it a bit more user friendly and to make it available for public use.