summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-283-41/+43
* Fix bug in abort message processing.Christopher Ferris2013-10-091-1/+0
* Update debuggerd to use libbacktrace.Christopher Ferris2013-10-038-204/+172
* am 596ee9ea: Merge "Improve the crasher stack-overflow command."Elliott Hughes2013-07-161-2/+4
|\
| * Improve the crasher stack-overflow command.Elliott Hughes2013-07-151-2/+4
* | am 6ef0dfec: Merge "Add a new test to crasher to upset dlmalloc."Elliott Hughes2013-06-121-25/+34
|\ \ | |/
| * Add a new test to crasher to upset dlmalloc.Elliott Hughes2013-06-121-25/+34
* | am cb6a842c: Merge "Add a stack overflow test to crasher, and document all th...Elliott Hughes2013-04-231-27/+38
|\ \ | |/
| * Add a stack overflow test to crasher, and document all the options.Elliott Hughes2013-04-231-27/+38
| * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-043-11/+53
* | Fix regression: log mem maps around native fault addressChristopher Tate2013-04-181-10/+11
* | Add liblogYing Wang2013-04-091-2/+3
* | Uploaded native crash dumps do not include memory contentsChristopher Tate2013-04-057-98/+114
* | Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-053-11/+53
* | debuggerd now notifies the Activity Manager about native crashesChristopher Tate2013-04-016-7/+106
* | am 3e77b752: am 0b535558: Merge "Unwinding implementation via eh_frame sectio...Elliott Hughes2013-03-141-0/+16
|\ \ | |/
| * Unwinding implementation via eh_frame sections for x86Pavel Chupin2013-03-141-0/+16
* | am 910b7a8b: am 17361134: Merge "Add a "smash-stack" option to crasher."Elliott Hughes2013-02-142-0/+14
|\ \ | |/
| * Add a "smash-stack" option to crasher.Elliott Hughes2013-02-142-0/+14
* | am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd ma...Elliott Hughes2013-01-031-15/+15
|\ \ | |/
| * Include page protections in the debuggerd map output.Elliott Hughes2013-01-031-15/+15
* | am 3de7fe9f: am 5fb042dd: Merge "Expand crasher with a "thread-" prefix to cr...Elliott Hughes2012-12-101-11/+34
|\ \ | |/
| * Expand crasher with a "thread-" prefix to crash on another thread.Elliott Hughes2012-12-101-11/+34
* | am 435c223d: am 5144fa28: Merge "Add missing signal codes to get_sigcode."Elliott Hughes2012-12-101-0/+25
|\ \ | |/
| * Add missing signal codes to get_sigcode.Elliott Hughes2012-12-101-0/+25
* | Show pid+uid in certain failuresAndy McFadden2012-12-101-4/+6
|/
* am a6fb0e05: Merge "Fix debuggerd\'s use of readdir_r(3)."Elliott Hughes2012-10-302-7/+5
|\
| * Fix debuggerd's use of readdir_r(3).Elliott Hughes2012-10-262-7/+5
* | am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-172-11/+5
|\ \ | |/
| * Remove HAVE_SELINUX guardsKenny Root2012-10-162-11/+5
* | Dump 256 bytes per chunk pointed by general-purpose registers.Ben Cheng2012-09-241-1/+5
* | Print the revision number in the tombstone file.Ben Cheng2012-09-191-0/+10
|/
* [MIPS] debuggerd and libcorkscrew supportChris Dearman2012-08-105-2/+235
* restorecon tombstone directory.rpcraig2012-07-192-0/+17
* am 9cec175c: Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
|\
| * Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
* | resolved conflicts for merge of 053b8654 to jb-dev-plus-aospJeff Brown2012-06-0811-890/+1170
|\ \ | |/
| * Enhance native stack dumps.Jeff Brown2012-06-0811-892/+1172
* | Fix buildJean-Baptiste Queru2012-05-161-2/+0
|/
* Reduce suicidal tendenciesAndy McFadden2012-03-081-2/+12
* Improve backtrace formatting.Jeff Brown2011-11-221-14/+19
* Print the tombstone path.Jeff Brown2011-11-081-25/+55
* Improve stack unwinder robustness.Jeff Brown2011-11-046-24/+25
* Add support for explicitly dumping native stacks.Jeff Brown2011-10-252-206/+317
* Use libcorkscrew in debuggerd.Jeff Brown2011-10-2215-2111/+543
* Enable verbose register memory dumpsAndy McFadden2011-10-191-1/+1
* Add log summary to tombstonesAndy McFadden2011-10-182-26/+103
* Enhance debuggerd memory dumpsAndy McFadden2011-10-181-54/+103
* Append log data to tombstonesAndy McFadden2011-10-131-0/+103
* Show maps near native fault addressAndy McFadden2011-10-134-7/+112