summaryrefslogtreecommitdiffstats
path: root/include/backtrace/Backtrace.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ucontext_t forward declare for mac.Christopher Ferris2014-05-091-0/+5
* Fix mac build.Christopher Ferris2014-05-091-1/+3
* Rewrite unwind thread handling.Christopher Ferris2014-05-081-1/+2
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-2/+11
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-4/+0
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-25/+47
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-0/+8
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-2/+6
* More libbacktrace fixes.Christopher Ferris2013-10-301-11/+12
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+85