summaryrefslogtreecommitdiffstats
path: root/debuggerd/backtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.Josh Gao2016-07-211-5/+5
* Switch UniquePtr to std::unique_ptr.Christopher Ferris2015-05-151-2/+3
* Prevent crashes if a map cannot be created.Christopher Ferris2015-05-151-0/+6
* Fix debuggerd issues.Christopher Ferris2014-11-021-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