1. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 4 years, 3 months ago
  2. b05c472 Add arch member into Unwinder object. by Christopher Ferris · 4 years, 9 months ago
  3. a660cb3 debuggerd: use One True timestamp function. by Elliott Hughes · 5 years ago
  4. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  5. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  6. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 6 years ago
  7. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  8. c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
  9. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  10. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  11. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago[Renamed from debuggerd/backtrace.cpp]
  12. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  13. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  14. 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  15. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  16. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  17. b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  18. 6e96403 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  19. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  20. d4c7a1c am a11ac455: Merge "Fix debuggerd issues." by Christopher Ferris · 11 years ago
  21. 1072f91 Fix debuggerd issues. by Christopher Ferris · 11 years ago
  22. 9b12d53 Move ABI: line below header when dumping stacks. by Jeff Brown · 11 years ago
  23. 80f5969 Print ABI in backtraces. by Michael Wright · 11 years ago
  24. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
  25. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
  26. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  27. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago[Renamed from debuggerd/backtrace.c]
  28. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 11 years ago