1. f3d542f Create a debugger_process_info data structure with the process info pointers. by Peter Collingbourne · 5 years ago
  2. dd04c65 crasher: add execute-only memory ("xom"). by Elliott Hughes · 6 years ago
  3. 8395de6 Fix two clang-tidy issues in crasher.cpp. by Stephen Hines · 7 years ago
  4. 3fa9637 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  5. 2baf443 Improve SIGILL support. by Elliott Hughes · 7 years ago
  6. 9a0e12d Change seccomp to the system filter by Victor Hsieh · 8 years ago
  7. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  8. 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  9. 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
  10. da9e395 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  11. 91ad653 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  12. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 9 years ago
  13. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago[Renamed (99%) from debuggerd/crasher.cpp]
  14. 51c33b7 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 9 years ago
  15. 400628a Improve crasher. by Elliott Hughes · 9 years ago
  16. 100ce39 crasher: add option to wait for input before crashing. by Josh Gao · 9 years ago
  17. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  18. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 9 years ago
  19. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  20. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  21. 23d1cad Add a fortify test to crasher. by Elliott Hughes · 9 years ago[Renamed (93%) from debuggerd/crasher.c]
  22. 9466bb2 Fix build break due to unknown pragma (on gcc). by Stephen Hines · 10 years ago
  23. 18395cb Ignore explicit infinite recursion. by Stephen Hines · 10 years ago
  24. f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
  25. 2331b95 Make crasher smash-stack work. by Yabin Cui · 11 years ago
  26. a1ff475 Add volatile to avoid clang optimization. by Chih-Hung Hsieh · 11 years ago
  27. 3ecc421 Add SIGFPE to crasher. by Elliott Hughes · 11 years ago
  28. 8606eaa Improving maps output. by Brigid Smith · 11 years ago
  29. 7b2078e Changed maps output in debuggerd. by Brigid Smith · 11 years ago
  30. 7e35ae8 Add SIGTRAP support to crasher and debuggerd. by Elliott Hughes · 11 years ago
  31. f1a8dfa debuggerd: turn on -Werror by Mark Salyzyn · 11 years ago
  32. 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 11 years ago
  33. da6b2e2 Improve liblog's fatal logging. by Elliott Hughes · 11 years ago
  34. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 11 years ago
  35. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 12 years ago
  36. b1be27e Improve the crasher stack-overflow command. by Elliott Hughes · 12 years ago
  37. 6f40caf Add a new test to crasher to upset dlmalloc. by Elliott Hughes · 12 years ago
  38. 3808c4e Add a stack overflow test to crasher, and document all the options. by Elliott Hughes · 12 years ago
  39. af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 12 years ago
  40. df4200e Add a "smash-stack" option to crasher. by Elliott Hughes · 12 years ago
  41. aa42130 Expand crasher with a "thread-" prefix to crash on another thread. by Elliott Hughes · 13 years ago
  42. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 15 years ago
  43. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  44. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  45. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago