summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: Rebrand tombstone header to ReplicantWolfgang Wiedmeyer2021-08-251-1/+1
* debuggerd: Rebrand tombstone header to LineageOSHarry Youd2017-02-111-1/+1
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-075-13/+68
|\
| * debuggerd: fix missed use of ptrace(PTRACE_ATTACH).Josh Gao2016-08-091-1/+1
| * DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.Josh Gao2016-07-214-11/+66
| * Don't create tombstone directory.Josh Gao2016-02-261-14/+1
* | Copy the ETB dumps and maps file to /data/coreMaunik Shah2016-06-301-0/+80
* | debuggerd: add CM version to tombstonesScott Mertz2016-05-251-0/+3
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-14/+1
|\ \
| * | Don't create tombstone directory.Josh Gao2016-03-011-14/+1
| * | Remove __DATE__/__TIME__ from init and debuggerdDan Willemsen2015-10-301-1/+1
| * | Fix incorrect check of descsz value.Christopher Ferris2015-10-221-4/+4
* | | Merge tag 'android-6.0.1_r13' into 13.0Jessica Wagantall2016-02-011-4/+4
|\ \ \ | | |/ | |/|
| * | Fix incorrect check of descsz value.Christopher Ferris2015-12-101-4/+4
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-1/+1
|\| |
| * | Remove __DATE__/__TIME__ from init and debuggerdDan Willemsen2015-11-031-1/+1
| |/
* / Provide better advice on using gdb with debuggerd on crashed applications.Pete Delaney2015-10-291-2/+18
|/
* Change the 64 bit map address format.Christopher Ferris2015-06-0313-38/+974
* Refactor dump_memory function.Christopher Ferris2015-05-2815-248/+1000
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-5/+5
* Switch UniquePtr to std::unique_ptr.Christopher Ferris2015-05-152-9/+9
* Prevent crashes if a map cannot be created.Christopher Ferris2015-05-152-1/+13
* Add offset to map data.Christopher Ferris2015-05-061-1/+2
* All debuggerd log output marked fatal.Christopher Ferris2015-05-052-2/+2
* Add load base to map for relocation packing.Christopher Ferris2015-05-011-0/+3
* Use WriteFully in debuggerd to talk to ActivityManager.Elliott Hughes2015-04-271-16/+3
* Fix alignment when reading note segment.Yabin Cui2015-04-141-2/+4
* 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-281-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-101-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
|\| |