summaryrefslogtreecommitdiffstats
path: root/debuggerd/libdebuggerd/tombstone.cpp
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: add Lineage version to tombstonesScott Mertz2019-12-231-0/+2
* Merge "Add UID printing to tombstone headers" into qt-devMisha Wagner2019-05-011-0/+3
|\
| * Add UID printing to tombstone headersMisha Wagner2019-04-291-0/+3
* | Add indicator that an elf is memory backed.Christopher Ferris2019-04-191-8/+1
|/
* Revert "Check for data races when reading JIT/DEX entries."David Srbecky2019-04-121-1/+2
* Remove include of backtrace/Backtrace.h.Christopher Ferris2019-04-091-0/+1
* Check for data races when reading JIT/DEX entries.David Srbecky2019-03-291-2/+1
* Add BuildId to frame information.Christopher Ferris2019-03-261-0/+1
* Fix copy / move behaviour of Maps object.Florian Mayer2019-03-051-1/+1
* Replace libbacktrace with libunwindstack directly.Christopher Ferris2019-01-291-106/+115
* libdebuggerd: add timestamp to tombstones.Josh Gao2018-12-141-0/+10
* Tombstone support for XOM-related SIGSEGVs.Ivan Lozano2018-11-271-3/+10
* Clean up logging code.Christopher Ferris2018-07-161-27/+19
* Improve SIGILL support.Elliott Hughes2018-05-301-4/+11
* Show signal sender for SI_FROMUSER signals.Elliott Hughes2018-04-261-8/+14
* libdebuggerd: fix out of bounds write.Josh Gao2018-04-201-3/+2
* libdebuggerd: clone registers before we Unwind with them.Josh Gao2018-04-201-1/+3
* debuggerd: remove maximum abort message length.Josh Gao2018-04-131-5/+9
* Include the map name when dumping memory around a register.Elliott Hughes2018-02-151-6/+16
* Fix regression caused by libbacktrace API change.Christopher Ferris2018-01-201-1/+1
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-18/+18
* debuggerd: restore the location of abort message.Josh Gao2017-12-221-4/+4
* Increased number of Android log lines for tombstoneschirag honnavar2017-12-181-1/+1
* crash_dump: fork a copy of the target's address space.Josh Gao2017-12-151-315/+221
* Demand read load bias for a map.Christopher Ferris2017-12-051-14/+15
* Only call one unwinder.Christopher Ferris2017-10-271-84/+12
* Merge "Move some properties users to __system_property_read_callback()"Tom Cherry2017-10-121-11/+8
|\
| * Move some properties users to __system_property_read_callback()Tom Cherry2017-10-101-11/+8
* | libdebuggerd: fix tombstone tests.Josh Gao2017-10-101-4/+6
|/
* Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-5/+7
* debuggerd_fallback: print maps.Josh Gao2017-09-131-1/+13
* libdebuggerd: cleanup.Josh Gao2017-08-291-62/+7
* Compare new unwinder to old unwinder in debuggerd.Christopher Ferris2017-08-111-12/+84
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-191-2/+2
* Decode ptrace-induced SIGTRAP si_code values.Elliott Hughes2017-06-211-0/+20
* libdebuggerd: print the build fingerprint in fallback.Josh Gao2017-05-081-0/+2
* libdebuggerd: implement fallback register dumping on arm/aarch64.Josh Gao2017-05-081-0/+7
* Do not access device maps.Christopher Ferris2017-03-221-1/+1
* crash_dump: fetch process/thread names before dropping privileges.Josh Gao2017-03-151-46/+33
* debuggerd_handler: implement missing fallback functionality.Josh Gao2017-03-091-2/+5
* Small debuggerd improvements.Elliott Hughes2017-03-021-1/+2
* libdebuggerd_handler: in-process crash dumping for seccomped processes.Josh Gao2017-02-151-22/+44
* Better seccomp/kuser_helper diagnostics from debuggerd.Elliott Hughes2017-02-011-11/+37
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-0/+724