summaryrefslogtreecommitdiff
path: root/debuggerd/handler/debuggerd_fallback.cpp
AgeCommit message (Expand)Author
2021-06-10Avoid thread cache in unwinder.Christopher Ferris
2021-01-26Reland protobuf tombstones.Josh Gao
2021-01-26Revert "libdebuggerd: add protobuf implementation."Jerome Gaillard
2021-01-21libdebuggerd: add protobuf implementation.Josh Gao
2020-10-01Merge "Improve error message in debuggerd fallback handler."Treehugger Robot
2020-09-25Improve error message in debuggerd fallback handler.Josh Gao
2020-09-24Add arch member into Unwinder object.Christopher Ferris
2019-12-17debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.Josh Gao
2019-04-05Revert "Check for data races when reading JIT/DEX entries."David Srbecky
2019-03-29Check for data races when reading JIT/DEX entries.David Srbecky
2019-01-29Replace libbacktrace with libunwindstack directly.Christopher Ferris
2018-10-30debuggerd_fallback: fix fd leak.Josh Gao
2018-09-12Fix multithreaded backtraces for seccomp processes.Josh Gao
2018-05-16debuggerd: fix CrasherTest.seccomp_crash_oom.Josh Gao
2018-02-22debuggerd_fallback: don't recursively abort.Josh Gao
2018-02-09debuggerd_fallback: fix race.Josh Gao
2017-12-15crash_dump: fork a copy of the target's address space.Josh Gao
2017-08-29libdebuggerd: cleanup.Josh Gao
2017-05-31tombstoned: allow intercepts for java traces.Narayan Kamath
2017-05-22tombstoned: Add a shared library version of libtombstoned_client...Narayan Kamath
2017-05-02Move libc_logging to libasync_safe.Christopher Ferris
2017-03-09debuggerd_handler: implement missing fallback functionality.Josh Gao
2017-02-15libdebuggerd_handler: in-process crash dumping for seccomped processes.Josh Gao