1. a3e9a0b Always use main thread pid for manual dumping. by Christopher Ferris · 3 years, 1 month ago
  2. 24113ae debuggerd: add support for Java traces. by Josh Gao · 6 years ago
  3. 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 7 years ago
  4. 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 7 years ago
  5. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 7 years ago
  6. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 7 years ago
  7. 12b7129 Small debuggerd improvements. by Elliott Hughes · 7 years ago
  8. 1e4afb5 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
  9. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  10. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  11. 3ff028c Merge "debuggerd: Dump list of open files on process crash." am: b675f7cd32 by Richard Uhler · 8 years ago
  12. 53fb32f debuggerd: Dump list of open files on process crash. by Richard Uhler · 8 years ago
  13. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  14. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  15. e758b2b Merge commit 'd3896c106d6a6e4d461be658a9e66efbde31f28d' into nyc-dev-plus-aosp by Josh Gao · 8 years ago
  16. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 8 years ago
  17. 6e5ffe2 Merge "system/core: drop or replace log/logger.h" am: 1f90485804 am: cb670780be by Mark Salyzyn · 8 years ago
  18. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 8 years ago
  19. c3501a4 Merge "Fix debuggerd argument parsing." am: 99ed65234c am: 014d9df418 by Elliott Hughes · 8 years ago
  20. 9048608 Fix debuggerd argument parsing. by Elliott Hughes · 8 years ago
  21. 66e5e24 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 8 years ago
  22. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  23. 50a99aa Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  24. 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  25. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  26. 874c674 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 8 years ago
  27. 2725966 Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 am: 60083bed75 by Josh Gao · 8 years ago
  28. 60083be Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 8 years ago
  29. 4a984ce Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  30. 4c4a172 Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  31. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 8 years ago
  32. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 8 years ago
  33. 2b50c4a Merge \"debuggerd: verify that traced threads belong to the right process.\" into nyc-dev by Josh Gao · 8 years ago
  34. 4a875ce debuggerd: verify that traced threads belong to the right process. by Josh Gao · 8 years ago
  35. 88347e1 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 8 years ago
  36. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 8 years ago
  37. 8b474de Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  38. f89a23f Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9 by Christopher Ferris · 8 years ago
  39. edc2380 Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  40. e423c24 Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57 by Christopher Ferris · 8 years ago
  41. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  42. 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  43. 1ba92f8 Connect to activity manager as root. am: 0fc89f3 by Christopher Ferris · 8 years ago
  44. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 8 years ago
  45. 0fc89f3 Connect to activity manager as root. by Christopher Ferris · 8 years ago
  46. dac5939 debuggerd: add SIGSYS to the list of handled signals. am: dfa163d by Josh Gao · 8 years ago
  47. dfa163d debuggerd: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  48. 6eb4eab debuggerd: waitpid for all children, and log the result. by Josh Gao · 8 years ago
  49. a6219ea debuggerd: always send SIGCONT after detaching. by Josh Gao · 8 years ago
  50. 8aeabe1 Merge "debuggerd: waitpid for all children, and log the result." by Josh Gao · 8 years ago
  51. 6e18358 Merge "debuggerd: always send SIGCONT after detaching." by Josh Gao · 8 years ago
  52. 2808005 debuggerd: waitpid for all children, and log the result. by Josh Gao · 8 years ago
  53. 2446418 debuggerd: always send SIGCONT after detaching. by Josh Gao · 8 years ago
  54. ae38923 Switch debuggerd over to unique_fd. by Elliott Hughes · 8 years ago
  55. e59c76a debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 8 years ago
  56. 676a756 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 8 years ago
  57. 965d6f4 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 8 years ago
  58. b17f228 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 8 years ago
  59. 036ff2c debuggerd: monitor the worker process for failure. by Josh Gao · 8 years ago
  60. e5dbdd0 debuggerd: fork the signal sender once. by Josh Gao · 8 years ago
  61. 1a69e28 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  62. aa41756 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  63. 630bc80 debuggerd: monitor the worker process for failure. by Josh Gao · 8 years ago
  64. f5e8f0b debuggerd: fork the signal sender once. by Josh Gao · 8 years ago
  65. bcb58e6 debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 8 years ago
  66. 561497c debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 8 years ago
  67. c6348f4 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  68. f0c8723 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  69. 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  70. 6da1353 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  71. c362c45 debuggerd: fix debug.debuggerd.wait_for_gdb. by Josh Gao · 9 years ago
  72. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  73. e7a9e52 debuggerd: fork and drop privileges when dumping. by Josh Gao · 9 years ago
  74. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  75. 8ab7fd4 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  76. 30622bb Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  77. 4685739 debuggerd: audit pid, uid and gid on SE Linux denial by William Roberts · 9 years ago
  78. f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 9 years ago
  79. d79f2be New property that determines when to wait for gdb. by Christopher Ferris · 9 years ago
  80. 39a28c2 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 9 years ago
  81. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  82. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  83. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  84. 1072f91 Fix debuggerd issues. by Christopher Ferris · 10 years ago
  85. 69b8003 Add SELinux MAC to debuggerd. by Stephen Smalley · 10 years ago
  86. 7558295 Fixed tid/pid mixup in debuggerd gdbclient output. by Brigid Smith · 10 years ago
  87. 20c214f Fixed pathname for connecting to debugger. by Brigid Smith · 10 years ago
  88. e901c1b Fix debuggerd "format '%p'" build breakage. by Elliott Hughes · 10 years ago
  89. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 10 years ago
  90. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 10 years ago
  91. a323b50 Teach debuggerd the name of SIGTRAP. by Elliott Hughes · 10 years ago
  92. 27ab751 Remove the broken LED flashing code from debuggerd. by Elliott Hughes · 10 years ago
  93. d9bf2b2 Output correct gdbserver instructions from debuggerd. by Elliott Hughes · 10 years ago
  94. 7e35ae8 Add SIGTRAP support to crasher and debuggerd. by Elliott Hughes · 10 years ago
  95. 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 10 years ago
  96. 0df8e4f Use socklen_t instead of int in debuggerd. by Elliott Hughes · 11 years ago
  97. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  98. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  99. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago[Renamed (98%) from debuggerd/debuggerd.c]
  100. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 11 years ago