c33fd2601c
backtrace: add addr2line fields in output
2015-10-29 17:52:48 +11:00
2658b41ea1
relicence under Apache-2.0
2015-04-13 18:05:28 +10:00
52f53caee5
debug: drop support for CHECK_HARD
...
HARD vs SOFT assertions were never very well defined or supported.
Currently they just imply a level of functionality that isn't present;
it's better to remove them instead of expending the effort at this
point.
2015-01-28 14:49:34 +11:00
84ca008305
copyright headers and date bumps
2014-09-17 18:20:28 +10:00
5a7ff4d20a
build: silence sign promotion warnings
2014-07-02 15:38:05 +10:00
f5fa3219b4
Use a simple deallocator for backtrace info
...
Clang doesn't like using the array form of unique_ptr with backtrace
calls for some reason. Less important to figure this out.
2012-06-13 16:01:42 +10:00
4f5d75a1df
Make all check macros uppercase
2012-05-11 12:34:21 +10:00
ac5a5d3a7d
Initial framework for win32 backtrace
2012-05-10 16:54:47 +10:00
bc59b72fa9
Add prelim backtrace support detection in build
2011-06-25 12:40:57 +10:00