summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print the build id of shared libraries if present.Christopher Ferris2015-03-174-61/+229
* Add backtrace support for mips64.Douglas Leung2015-03-094-3/+153
* liblog: introduce ANDROID_LOG_* flagsMark Salyzyn2015-02-251-1/+1
* Do not dump maps/memory/code of sibling threads.Christopher Ferris2015-02-091-43/+39
* Move map data into backtrace data proper.Christopher Ferris2015-02-061-3/+4
* Remove the pt_regs_mips_t structure.Christopher Ferris2015-01-261-14/+2
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-202-2/+111
* #include <arpa/inet.h> for htonl.Elliott Hughes2014-12-182-0/+3
* Make crasher smash-stack work.Yabin Cui2014-12-111-10/+18
* Print ASCII near register for all archsDmitriy Ivanov2014-12-101-8/+0
* Move debuggerd to libc++.Dan Albert2014-11-151-2/+0
* am a11ac455: Merge "Fix debuggerd issues."Christopher Ferris2014-11-035-63/+56
|\
| * Fix debuggerd issues.Christopher Ferris2014-11-035-63/+56
* | am d88323b2: Merge "Add volatile to avoid clang optimization."Chih-Hung Hsieh2014-10-271-1/+1
|\|
| * Add volatile to avoid clang optimization.Chih-Hung Hsieh2014-10-231-1/+1
* | am c3e6eb21: Merge "Move ABI: line below header when dumping stacks." into lm...Jeff Brown2014-09-121-2/+2
|\ \
| * | Move ABI: line below header when dumping stacks.Jeff Brown2014-09-111-2/+2
| * | Do not suppress maps dump when si_addr<PAGE_SIZEDmitriy Ivanov2014-08-111-9/+6
| * | debuggerd: tombstone: suppress logger request for logd processMark Salyzyn2014-07-292-1/+13
| * | Added default constructor for log_t.Brigid Smith2014-07-292-2/+7
* | | am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_...Dmitriy Ivanov2014-08-091-9/+6
|\ \ \ | | |/ | |/|
| * | Do not suppress maps dump when si_addr<PAGE_SIZEDmitriy Ivanov2014-08-091-9/+6
* | | am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger reques...Mark Salyzyn2014-07-292-1/+13
|\| |
| * | debuggerd: tombstone: suppress logger request for logd processMark Salyzyn2014-07-282-1/+13
* | | am c70ebca4: am 6bc762b2: Merge "Add SELinux MAC to debuggerd."Nick Kralevich2014-07-241-0/+56
|\| |
| * | Add SELinux MAC to debuggerd.Stephen Smalley2014-07-241-0/+56
* | | am 4a95a209: am 719fd238: Merge "Added default constructor for log_t."Elliott Hughes2014-07-172-2/+7
|\| | | |/ |/|
| * Added default constructor for log_t.Brigid Smith2014-07-172-2/+7
| * Add SIGFPE to crasher.Elliott Hughes2014-07-151-1/+5
| * Add missing arm64 registers.Elliott Hughes2014-07-143-33/+34
* | debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstonesNick Kralevich2014-07-161-2/+2
* | Add SIGFPE to crasher.Elliott Hughes2014-07-151-1/+5
* | Add missing arm64 registers.Elliott Hughes2014-07-143-33/+34
|/
* Fix arm emulator "D register out of range for selected VFP version" build fai...Elliott Hughes2014-07-092-0/+9
* Integrate vfp-crasher with crasher.Elliott Hughes2014-07-098-161/+75
* Fix LP64 tombstone.cpp build failure.Elliott Hughes2014-07-081-1/+1
* Improving maps output.Brigid Smith2014-07-082-15/+25
* debuggerd: synchronize cosmetics to internalMark Salyzyn2014-06-271-13/+9
* Merge "Fixed tid/pid mixup in debuggerd gdbclient output."Elliott Hughes2014-06-261-5/+5
|\
| * Fixed tid/pid mixup in debuggerd gdbclient output.Brigid Smith2014-06-271-5/+5
* | tombstone: log output header suppressed in crashMark Salyzyn2014-06-271-1/+1
|/
* Print ABI in backtraces.Michael Wright2014-06-243-16/+18
* Fixed pathname for connecting to debugger.Brigid Smith2014-06-241-11/+1
* Fixing debuggerd header output.Brigid Smith2014-06-231-3/+2
* Maps output now marks the fault address location.Brigid Smith2014-06-201-4/+13
* Fix debuggerd "format '%p'" build breakage.Elliott Hughes2014-06-191-3/+1
* Updated non-ARM archs to reflect logging changes.Brigid Smith2014-06-194-6/+6
* Removed log.quiet and log = NULL cases from debuggerd.Brigid Smith2014-06-196-81/+69
* Changed maps output in debuggerd.Brigid Smith2014-06-172-29/+13
* Fixed logcat debug output issue.Brigid Smith2014-06-171-2/+4