History log of /system/core/debuggerd/handler/debuggerd_fallback.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e1aa0ca58a2a356039047ffcc8a98d85d1bce8ed 02-Mar-2017 Josh Gao <jmgao@google.com> debuggerd_handler: implement missing fallback functionality.

Allow the fallback implementation to dump traces and create tombstones
in seccomped processes.

Bug: http://b/35858739
Test: debuggerd -b `pidof media.codec`; killall -ABRT media.codec
Change-Id: I381b283de39a66d8900f1c320d32497d6f2b4ec4
/system/core/debuggerd/handler/debuggerd_fallback.cpp
e73c932373e59e4c0351cc7a8bd8cc5b8910d87e 09-Feb-2017 Josh Gao <jmgao@google.com> libdebuggerd_handler: in-process crash dumping for seccomped processes.

Do an in-process unwind for processes that have PR_SET_NO_NEW_PRIVS
enabled.

Bug: http://b/34684590
Test: debuggerd_test, killall -ABRT media.codec
Change-Id: I62562ec2c419d6643970100ab1cc0288982a1eed
/system/core/debuggerd/handler/debuggerd_fallback.cpp