summaryrefslogtreecommitdiffstats
path: root/debuggerd/tombstone.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-20/+27
* Add missing si_code values to debuggerd.Elliott Hughes2014-04-241-6/+10
* Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-121-1/+1
|\
| * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-1/+1
* | Use stat structure to keep oldest mtime.Christopher Ferris2014-02-071-20/+11
|/
* Fix debuggerd's symbol offset output.Elliott Hughes2014-01-311-2/+2
* AArch64: Port debuggerdKévin PETIT2014-01-301-1/+5
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-27/+18
* debuggerd: a few generic improvementsKévin PETIT2014-01-301-14/+18
* Merge "Re-enable libunwind for arm."Christopher Ferris2014-01-281-9/+3
|\
| * Re-enable libunwind for arm.Christopher Ferris2014-01-281-9/+3
* | debuggerd: Support newline split in log messagesMark Salyzyn2014-01-271-10/+18
* | debuggerd: Incorporate liblog reading APIMark Salyzyn2014-01-271-59/+38
|/
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-38/+40
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-600/+556
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-0/+828