summaryrefslogtreecommitdiff
path: root/debuggerd/debuggerd.cpp
AgeCommit message (Expand)Author
2018-06-14debuggerd: add support for Java traces.Josh Gao
2017-07-01Remove unnecessary SELinux dependenciesNick Kralevich
2017-06-27debuggerd: diagnostics for dumps that are guaranteed to fail.Josh Gao
2017-05-31tombstoned: allow intercepts for java traces.Narayan Kamath
2017-05-22tombstoned: Add a shared library version of libtombstoned_client...Narayan Kamath
2017-03-02Small debuggerd improvements.Elliott Hughes
2017-01-30debuggerd: fix `debuggerd <pid>`Josh Gao
2017-01-17debuggerd: advance our amazing bet.Josh Gao
2017-01-11liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn
2016-11-30Merge "debuggerd: Dump list of open files on process crash."Richard Uhler
2016-11-21debuggerd: Dump list of open files on process crash.Richard Uhler
2016-10-20Merge "system/core: preparation to pull back interfaces from android/log.h"Mark Salyzyn
2016-10-20system/core: preparation to pull back interfaces from android/log.hMark Salyzyn
2016-10-10Merge commit 'd3896c106d6a6e4d461be658a9e66efbde31f28d' into nyc-dev-plus-aospJosh Gao
2016-10-07debuggerd: report crashes even when out of file descriptors.Josh Gao
2016-10-04Merge "system/core: drop or replace log/logger.h" am: 1f90485804Mark Salyzyn
2016-10-04system/core: drop or replace log/logger.hMark Salyzyn
2016-09-16Merge "Fix debuggerd argument parsing." am: 99ed65234cElliott Hughes
2016-09-15Fix debuggerd argument parsing.Elliott Hughes
2016-08-23Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes
2016-08-23Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes
2016-08-23Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06Elliott Hughes
2016-08-23Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later."Elliott Hughes
2016-08-23Most accept/accept4 calls in system/core don't actually want the remote address.Elliott Hughes
2016-08-22debuggerd: set SOCK_NONBLOCK in accept rather than later.Elliott Hughes
2016-08-13Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68Josh Gao
2016-08-13Merge "debuggerd: remove unnecessary arguments."Josh Gao
2016-08-12Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebfJosh Gao
2016-08-12Merge "debuggerd: remove useless timeout from wait_for_signal."Josh Gao
2016-08-12debuggerd: remove unnecessary arguments.Josh Gao
2016-08-12debuggerd: remove useless timeout from wait_for_signal.Josh Gao
2016-07-19Merge \"debuggerd: verify that traced threads belong to the right process.\" ...Josh Gao
2016-07-13debuggerd: verify that traced threads belong to the right process.Josh Gao
2016-06-20Merge changes from topic \'debuggerd_client\'Josh Gao
2016-06-17debuggerd: add libdebuggerd_client.Josh Gao
2016-05-05Set groups before dropping privileges.Christopher Ferris
2016-05-05Merge "Set groups before dropping privileges." into nyc-devChristopher Ferris
2016-05-05Set groups before dropping privileges.Christopher Ferris
2016-05-05Merge "Fix problem with wait_for_gdb." into nyc-devChristopher Ferris
2016-05-05Fix problem with wait_for_gdb.Christopher Ferris
2016-05-04Fix problem with wait_for_gdb.Christopher Ferris
2016-04-20Connect to activity manager as root.Christopher Ferris
2016-04-20Connect to activity manager as root.Christopher Ferris
2016-04-20Connect to activity manager as root.Christopher Ferris
2016-03-26debuggerd: add SIGSYS to the list of handled signals.Josh Gao
2016-03-25debuggerd: add SIGSYS to the list of handled signals.Josh Gao
2016-03-23debuggerd: waitpid for all children, and log the result.Josh Gao
2016-03-23debuggerd: always send SIGCONT after detaching.Josh Gao
2016-03-23Merge "debuggerd: waitpid for all children, and log the result."Josh Gao
2016-03-23Merge "debuggerd: always send SIGCONT after detaching."Josh Gao