Please enable JavaScript to view this site.

DWARF Browser Help

Navigation: » No topics above this level «

What does DWARF Browser do?

Scroll Prev Top Next More

DWARF Browser allows you to inspect the DWARF symbols in an executable file.

 

You can sort the data, filter the data by name or by type of data.

 

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.

Query using Windows event log XML crash data.

 

 

32 bit and 64 bit

 

DWARF data embedded in 32 bit executables and 64 bit executables are supported.
 

 

History

 

DWARF Browser 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.