omegaonline / oobase

Omega Online Base library
2 stars 1 forks source link

Add stacktrace functionality #2

Closed ricktaylor closed 12 years ago

ricktaylor commented 13 years ago

Add a class to hold a stacktrace at the point of construction.

ricktaylor commented 13 years ago

Actually this may not be needed, it would be better if there was support in a custom new to trace allocation point

ricktaylor commented 12 years ago

This isn't needed, valgrind and MSVC2010 do everything we need