summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* Switch ARM debuggerd over to <sys/user.h>.Elliott Hughes2013-11-261-8/+5
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-223-5/+8
|\
| * am 9492b6e7: am 2de8102d: Merge "Fix bug in abort message processing."Christopher Ferris2013-10-091-1/+0
| |\
| * \ am fa135f5c: am 7dbe9660: Merge "Update debuggerd to use libbacktrace."Christopher Ferris2013-10-048-204/+172
| |\ \
| * | | Move liblog headers to system/core/include/logColin Cross2013-07-243-4/+5
| * | | am a570312a: am f265426f: am 596ee9ea: Merge "Improve the crasher stack-overf...Elliott Hughes2013-07-161-2/+4
| |\ \ \
| * | | | debuggerd: Ignore SIGPIPENick Kralevich2013-06-181-1/+3
* | | | | Switch MIPS over to <sys/user.h>.Elliott Hughes2013-11-201-1/+1
* | | | | Remove x86 debuggerd dependencies on non-uapi headers and corkscrew.Elliott Hughes2013-11-141-14/+6
* | | | | 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