summaryrefslogtreecommitdiffstats
path: root/debuggerd/libdebuggerd
Commit message (Expand)AuthorAgeFilesLines
* Decode ptrace-induced SIGTRAP si_code values.Elliott Hughes2017-06-211-0/+20
* libdebuggerd: print the build fingerprint in fallback.Josh Gao2017-05-081-0/+2
* libdebuggerd: implement fallback register dumping on arm/aarch64.Josh Gao2017-05-084-27/+45
* crash_dump: during early boot, output to kmsg on userdebug.Josh Gao2017-04-061-1/+45
* Initialize si_code in siginfo.Christopher Ferris2017-03-221-2/+14
* Do not access device maps.Christopher Ferris2017-03-221-1/+1
* crash_dump: fetch process/thread names before dropping privileges.Josh Gao2017-03-156-95/+85
* crash_dump: fix warnings, turn on -Werror.Josh Gao2017-03-131-0/+1
* libdebuggerd: add compatibility shim.Josh Gao2017-03-091-0/+6
* debuggerd_handler: implement missing fallback functionality.Josh Gao2017-03-094-9/+55
* Define _LOG as a weak symbol.Chenjie Luo2017-03-061-0/+1
* Small debuggerd improvements.Elliott Hughes2017-03-021-1/+2
* There's no longer a limit to property names.Elliott Hughes2017-02-281-1/+0
* libdebuggerd_handler: in-process crash dumping for seccomped processes.Josh Gao2017-02-152-24/+49
* Better seccomp/kuser_helper diagnostics from debuggerd.Elliott Hughes2017-02-011-11/+37
* debuggerd: advance our amazing bet.Josh Gao2017-01-1730-0/+3935