summaryrefslogtreecommitdiffstats
path: root/include/backtrace
Commit message (Expand)AuthorAgeFilesLines
* Allow getting an uncached process map.Christopher Ferris2014-08-041-1/+4
* Add missing headersDan Albert2014-05-211-0/+1
* 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
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+1
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-2/+11
* Re-enable libunwind for arm.Christopher Ferris2014-01-282-9/+8
* Add PROT_* constants not found on windows.Christopher Ferris2014-01-171-0/+8
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-164-156/+149
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-132-0/+9
* Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-091-2/+2
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-082-2/+14
* Fix include files in backtrace.h.Christopher Ferris2013-11-061-2/+2
* Add some clarifying defines.Christopher Ferris2013-11-051-0/+8
* More libbacktrace fixes.Christopher Ferris2013-10-301-11/+12
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-282-25/+120
* Update comment from review.Christopher Ferris2013-09-301-1/+1
* Create a single backtrace library.Christopher Ferris2013-09-281-0/+104