mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
MAME
b67fd48c9f
* created dynamic_bind<> template class to handle dynamically binding to optionally-supported functions * wrapped stack walking code in a class * wrapped symbol lookup code in a class * added support for parsing objdump-produced symbol dumps which include non-global functions for much better stack dumps and profiling in gcc builds Also: modified makefile for win32 targets to automatically run objdump and produce a .sym file if SYMBOLS is enabled. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |