summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-306-66/+106
* debuggerd: a few generic improvementsKévin PETIT2014-01-305-129/+104
* Merge "Re-enable libunwind for arm."Christopher Ferris2014-01-281-9/+3
|\
| * Re-enable libunwind for arm.Christopher Ferris2014-01-281-9/+3
* | debuggerd: Support newline split in log messagesMark Salyzyn2014-01-271-10/+18
* | debuggerd: Incorporate liblog reading APIMark Salyzyn2014-01-271-59/+38
|/
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-38/+40
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-1310-1742/+1645
* Move to C++ for debuggerd.Christopher Ferris2014-01-109-14/+22
* Use the more portable <elf.h> instead of <sys/exec_elf.h>.Elliott Hughes2014-01-101-1/+1
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-4/+9
* 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