Author: qmathe
Date: Sun Jul  4 17:18:03 2010
New Revision: 6207

URL: http://svn.gna.org/viewcvs/etoile?rev=6207&view=rev
Log:
Added ETStackTraceRecorder as a way to record stack traces per object.

Useful to easily debug memory management issues in a vein similar to 
malloc_history() on Mac OS X.

Added:
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETStackTraceRecorder.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETStackTraceRecorder.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/TestStackTraceRecorder.m
Modified:
    trunk/Etoile/Frameworks/EtoileFoundation/GNUmakefile
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/EtoileFoundation.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/GNUmakefile


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to