index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
/
libdebuggerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdebuggerd: decode fdsan owner tags.
Josh Gao
2018-08-28
1
-2
/
+5
*
debuggerd: delete accidentally merged log spam.
Josh Gao
2018-08-21
1
-1
/
+0
*
libdebuggerd: extract and print the fdsan table.
Josh Gao
2018-08-06
3
-17
/
+94
*
Clean up logging code.
Christopher Ferris
2018-07-16
1
-27
/
+19
*
Add support for new defines in v4.17.3 headers.
Christopher Ferris
2018-06-29
1
-17
/
+29
*
Improve SIGILL support.
Elliott Hughes
2018-05-30
1
-4
/
+11
*
Show signal sender for SI_FROMUSER signals.
Elliott Hughes
2018-04-26
3
-27
/
+43
*
libdebuggerd: fix out of bounds write.
Josh Gao
2018-04-20
1
-3
/
+2
*
libdebuggerd: clone registers before we Unwind with them.
Josh Gao
2018-04-20
1
-1
/
+3
*
debuggerd: remove maximum abort message length.
Josh Gao
2018-04-13
2
-17
/
+18
*
Include the map name when dumping memory around a register.
Elliott Hughes
2018-02-15
4
-38
/
+42
*
Fix regression caused by libbacktrace API change.
Christopher Ferris
2018-01-20
1
-1
/
+1
*
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-18
5
-27
/
+27
*
debuggerd: restore the location of abort message.
Josh Gao
2017-12-22
1
-4
/
+4
*
Increased number of Android log lines for tombstones
chirag honnavar
2017-12-18
1
-1
/
+1
*
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-12-15
23
-1347
/
+618
*
Demand read load bias for a map.
Christopher Ferris
2017-12-05
1
-14
/
+15
*
Only call one unwinder.
Christopher Ferris
2017-10-27
4
-135
/
+22
*
Merge "Move some properties users to __system_property_read_callback()"
Tom Cherry
2017-10-12
1
-11
/
+8
|
\
|
*
Move some properties users to __system_property_read_callback()
Tom Cherry
2017-10-10
1
-11
/
+8
*
|
libdebuggerd: fix tombstone tests.
Josh Gao
2017-10-10
2
-15
/
+17
|
/
*
Show the number of VMAs in the tombstone.
Elliott Hughes
2017-09-26
1
-5
/
+7
*
debuggerd_fallback: print maps.
Josh Gao
2017-09-13
1
-1
/
+13
*
libdebuggerd: cleanup.
Josh Gao
2017-08-29
23
-88
/
+44
*
Define current ABI string in android-base/macros.h
dimitry
2017-08-23
1
-18
/
+1
*
Compare new unwinder to old unwinder in debuggerd.
Christopher Ferris
2017-08-11
2
-16
/
+88
*
Cleanup the libbacktrace interface a bit.
Christopher Ferris
2017-07-19
2
-72
/
+72
*
Decode ptrace-induced SIGTRAP si_code values.
Elliott Hughes
2017-06-21
1
-0
/
+20
*
libdebuggerd: print the build fingerprint in fallback.
Josh Gao
2017-05-08
1
-0
/
+2
*
libdebuggerd: implement fallback register dumping on arm/aarch64.
Josh Gao
2017-05-08
4
-27
/
+45
*
crash_dump: during early boot, output to kmsg on userdebug.
Josh Gao
2017-04-06
1
-1
/
+45
*
Initialize si_code in siginfo.
Christopher Ferris
2017-03-22
1
-2
/
+14
*
Do not access device maps.
Christopher Ferris
2017-03-22
1
-1
/
+1
*
crash_dump: fetch process/thread names before dropping privileges.
Josh Gao
2017-03-15
6
-95
/
+85
*
crash_dump: fix warnings, turn on -Werror.
Josh Gao
2017-03-13
1
-0
/
+1
*
libdebuggerd: add compatibility shim.
Josh Gao
2017-03-09
1
-0
/
+6
*
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-03-09
4
-9
/
+55
*
Define _LOG as a weak symbol.
Chenjie Luo
2017-03-06
1
-0
/
+1
*
Small debuggerd improvements.
Elliott Hughes
2017-03-02
1
-1
/
+2
*
There's no longer a limit to property names.
Elliott Hughes
2017-02-28
1
-1
/
+0
*
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao
2017-02-15
2
-24
/
+49
*
Better seccomp/kuser_helper diagnostics from debuggerd.
Elliott Hughes
2017-02-01
1
-11
/
+37
*
debuggerd: advance our amazing bet.
Josh Gao
2017-01-17
30
-0
/
+3935