Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED
Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states.
- Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++)
- Supports C and C++
- Supports gcc and g++
- Supports pthread and any posix...