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