summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Changing how debuggerd filters log messages to different locations.Brigid Smith2014-06-1612-261/+263
* Merge "Adding ABI output to debuggerd tombstones."Elliott Hughes2014-06-041-11/+21
|\
| * Adding ABI output to debuggerd tombstones.Brigid Smith2014-06-041-11/+21
* | Fix x86 and x86_64 builds.Christopher Ferris2014-06-032-2/+2
* | Merge "[MIPS64] Build debuggerd for mips64"Elliott Hughes2014-06-031-0/+2
|\ \
| * | [MIPS64] Build debuggerd for mips64Duane Sand2014-06-031-0/+2
| |/
* | Clean up the debuggerd makefile.Elliott Hughes2014-06-031-16/+15
|/
* logd: logcat: debuggerd: audit logs to events and mainMark Salyzyn2014-05-271-1/+0
* Fix register dump and back trace after a crash.Douglas Leung2014-05-211-2/+14
* Teach debuggerd the name of SIGTRAP.Elliott Hughes2014-05-162-13/+12
* Remove the broken LED flashing code from debuggerd.Elliott Hughes2014-05-161-63/+2
* Output correct gdbserver instructions from debuggerd.Elliott Hughes2014-05-161-14/+34
* Merge "Add SIGTRAP support to crasher and debuggerd."Elliott Hughes2014-05-172-2/+7
|\
| * Add SIGTRAP support to crasher and debuggerd.Elliott Hughes2014-05-162-2/+7
* | logd: logcat: debuggerd: auditd logs to eventsMark Salyzyn2014-05-151-9/+27
|/
* Fix mips debuggerd <corkscrew/ptrace.h> build breakage.Elliott Hughes2014-05-071-4/+2
* Log stack even if tombstone cannot be created.Christopher Ferris2014-05-051-10/+17
* debuggerd: turn on -WerrorMark Salyzyn2014-05-023-12/+10
* Use the si_code value bionic passes us.Elliott Hughes2014-04-254-40/+62
* Add missing si_code values to debuggerd.Elliott Hughes2014-04-241-6/+10
* Improve liblog's fatal logging.Elliott Hughes2014-04-241-21/+28
* logd: liblog: logcat: debuggerd: Add LOG_ID_CRASHMark Salyzyn2014-04-161-1/+2
* debuggerd: use LOCAL_MULTILIBColin Cross2014-03-262-92/+75