summaryrefslogtreecommitdiffstats
path: root/debuggerd/backtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with wait_for_gdb.Christopher Ferris2016-05-051-3/+4
* Add error reporting mechanism for failing Unwind.Christopher Ferris2016-03-101-1/+2
* debuggerd: fix several bugs caused by fork/setuid change.Josh Gao2016-01-141-39/+7
* Replace all _LOG error calls with ALOGE.Christopher Ferris2015-07-011-1/+1
* Switch UniquePtr to std::unique_ptr.Christopher Ferris2015-05-151-2/+3
* Prevent crashes if a map cannot be created.Christopher Ferris2015-05-141-0/+6
* am a11ac455: Merge "Fix debuggerd issues."Christopher Ferris2014-11-031-1/+3
|\
| * Fix debuggerd issues.Christopher Ferris2014-11-031-1/+3
* | Move ABI: line below header when dumping stacks.Jeff Brown2014-09-111-2/+2
|/
* Print ABI in backtraces.Michael Wright2014-06-241-1/+2
* Removed log.quiet and log = NULL cases from debuggerd.Brigid Smith2014-06-191-2/+1
* Changing how debuggerd filters log messages to different locations.Brigid Smith2014-06-161-10/+10
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-94/+88
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-0/+147