summaryrefslogtreecommitdiffstats
path: root/debuggerd/crasher
Commit message (Expand)AuthorAgeFilesLines
* Fix two clang-tidy issues in crasher.cpp.Stephen Hines2018-09-241-1/+5
* crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)).Josh Gao2018-07-181-32/+40
* Improve SIGILL support.Elliott Hughes2018-05-301-0/+11
* Change seccomp to the system filterVictor Hsieh2017-12-221-1/+1
* Use -Werror in system/coreChih-Hung Hsieh2017-11-011-1/+1
* Add a new unwind method on error.Christopher Ferris2017-09-221-0/+8
* Enable HAS_VFP_D32 for 32-bit armv8 crasherIsaac Chen2017-09-151-1/+1
* Stop asking for old versions of C++ in system/core.Elliott Hughes2017-08-021-1/+0
* crasher: add a case that leaks until OOM-kill.Josh Gao2017-07-131-1/+11
* Small debuggerd improvements.Elliott Hughes2017-03-022-0/+5
* Add crasher check for passing a bad pthread_t to pthread_join.Elliott Hughes2017-02-171-0/+3
* crasher: add a case that uses PR_SET_NO_NEW_PRIVS.Josh Gao2017-02-141-0/+9
* Better seccomp/kuser_helper diagnostics from debuggerd.Elliott Hughes2017-02-013-67/+123
* debuggerd: advance our amazing bet.Josh Gao2017-01-178-0/+605