summaryrefslogtreecommitdiffstats
path: root/debuggerd/debuggerd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-1/+1
|\
| * Remove __DATE__/__TIME__ from init and debuggerdDan Willemsen2015-11-031-1/+1
* | Provide better advice on using gdb with debuggerd on crashed applications.Pete Delaney2015-10-291-2/+18
|/
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-5/+5
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-2/+107
* Fix debuggerd issues.Christopher Ferris2014-11-031-23/+19
* Add SELinux MAC to debuggerd.Stephen Smalley2014-07-241-0/+56
* Fixed tid/pid mixup in debuggerd gdbclient output.Brigid Smith2014-06-271-5/+5
* Fixed pathname for connecting to debugger.Brigid Smith2014-06-241-11/+1
* Fix debuggerd "format '%p'" build breakage.Elliott Hughes2014-06-191-3/+1
* Removed log.quiet and log = NULL cases from debuggerd.Brigid Smith2014-06-191-42/+40
* Changing how debuggerd filters log messages to different locations.Brigid Smith2014-06-161-18/+17
* Teach debuggerd the name of SIGTRAP.Elliott Hughes2014-05-161-9/+7
* Remove the broken LED flashing code from debuggerd.Elliott Hughes2014-05-161-63/+2
* Output correct gdbserver instructions from debuggerd.Elliott Hughes2014-05-161-14/+34
* Add SIGTRAP support to crasher and debuggerd.Elliott Hughes2014-05-161-2/+3
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-6/+10
* Use socklen_t instead of int in debuggerd.Elliott Hughes2014-02-071-11/+9
* AArch64: Port debuggerdKévin PETIT2014-01-301-1/+2
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-447/+422
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-0/+539