summaryrefslogtreecommitdiffstats
path: root/libcutils/debugger.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-3/+3
* Libcutils: Remove unused variableAndreas Gampe2015-02-191-1/+0
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-53/+5
* Add timed versions of stack dumping functions.Christopher Ferris2015-01-151-3/+29
* Use the correct debuggerd given the tid.Christopher Ferris2014-09-131-57/+119
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-2/+3
* Init the abort_msg_address value.Christopher Ferris2014-01-101-0/+2
* Enhance native stack dumps.Jeff Brown2012-06-081-0/+87