1. 10e428d Fix dumping of heap memory. by Peter Collingbourne · 5 years ago
  2. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  3. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
  4. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  5. aadebd8 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 6 years ago
  6. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  7. 3336c7b Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
  8. 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 7 years ago
  9. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  10. 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  11. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 8 years ago
  12. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 8 years ago
  13. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 8 years ago
  14. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  15. c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
  16. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  17. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  18. 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  19. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago[Renamed (95%) from debuggerd/utility.cpp]
  20. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  21. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  22. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
  23. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  24. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 10 years ago
  25. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  26. 456abba Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  27. b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  28. e8bc77e Refactor dump_memory function. by Christopher Ferris · 10 years ago
  29. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  30. b7cd09b Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  31. 052fc0a Print ASCII near register for all archs by Dmitriy Ivanov · 11 years ago
  32. 1072f91 Fix debuggerd issues. by Christopher Ferris · 11 years ago
  33. c75a02f Added default constructor for log_t. by Brigid Smith · 11 years ago
  34. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
  35. 1babede Fixed logcat debug output issue. by Brigid Smith · 11 years ago
  36. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
  37. 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
  38. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 12 years ago
  39. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 12 years ago
  40. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 12 years ago
  41. d607495 Move to C++ for debuggerd. by Christopher Ferris · 12 years ago[Renamed from debuggerd/utility.c]
  42. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 12 years ago