index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
debuggerd: Rebrand tombstone header to Replicant
HEAD
replicant-6.0-0001
replicant-6.0
Wolfgang Wiedmeyer
2017-05-02
1
-1
/
+1
*
debuggerd: Rebrand tombstone header to LineageOS
Harry Youd
2017-02-11
1
-1
/
+1
*
Merge tag 'android-6.0.1_r66' into HEAD
Jessica Wagantall
2016-09-07
5
-13
/
+68
|
\
|
*
debuggerd: fix missed use of ptrace(PTRACE_ATTACH).
Josh Gao
2016-08-09
1
-1
/
+1
|
*
DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.
Josh Gao
2016-07-21
4
-11
/
+66
|
*
Don't create tombstone directory.
Josh Gao
2016-02-26
1
-14
/
+1
*
|
Copy the ETB dumps and maps file to /data/core
Maunik Shah
2016-06-30
1
-0
/
+80
*
|
debuggerd: add CM version to tombstones
Scott Mertz
2016-05-25
1
-0
/
+3
*
|
Merge tag 'android-6.0.1_r24' into HEAD
Jessica Wagantall
2016-04-05
1
-14
/
+1
|
\
\
|
*
|
Don't create tombstone directory.
Josh Gao
2016-03-01
1
-14
/
+1
|
*
|
Remove __DATE__/__TIME__ from init and debuggerd
Dan Willemsen
2015-10-30
1
-1
/
+1
|
*
|
Fix incorrect check of descsz value.
Christopher Ferris
2015-10-22
1
-4
/
+4
*
|
|
Merge tag 'android-6.0.1_r13' into 13.0
Jessica Wagantall
2016-02-01
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix incorrect check of descsz value.
Christopher Ferris
2015-12-10
1
-4
/
+4
*
|
|
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...
Steve Kondik
2015-12-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Remove __DATE__/__TIME__ from init and debuggerd
Dan Willemsen
2015-11-03
1
-1
/
+1
|
|
/
*
|
Provide better advice on using gdb with debuggerd on crashed applications.
Pete Delaney
2015-10-29
1
-2
/
+18
|
/
*
Change the 64 bit map address format.
Christopher Ferris
2015-06-03
13
-38
/
+974
*
Refactor dump_memory function.
Christopher Ferris
2015-05-28
15
-248
/
+1000
*
Don't use TEMP_FAILURE_RETRY on close in system/core.
Elliott Hughes
2015-05-27
1
-5
/
+5
*
Switch UniquePtr to std::unique_ptr.
Christopher Ferris
2015-05-15
2
-9
/
+9
*
Prevent crashes if a map cannot be created.
Christopher Ferris
2015-05-15
2
-1
/
+13
*
Add offset to map data.
Christopher Ferris
2015-05-06
1
-1
/
+2
*
All debuggerd log output marked fatal.
Christopher Ferris
2015-05-05
2
-2
/
+2
*
Add load base to map for relocation packing.
Christopher Ferris
2015-05-01
1
-0
/
+3
*
Use WriteFully in debuggerd to talk to ActivityManager.
Elliott Hughes
2015-04-27
1
-16
/
+3
*
Fix alignment when reading note segment.
Yabin Cui
2015-04-14
1
-2
/
+4
*
Print the build id of shared libraries if present.
Christopher Ferris
2015-03-17
4
-61
/
+229
*
Add backtrace support for mips64.
Douglas Leung
2015-03-09
4
-3
/
+153
*
liblog: introduce ANDROID_LOG_* flags
Mark Salyzyn
2015-02-25
1
-1
/
+1
*
Do not dump maps/memory/code of sibling threads.
Christopher Ferris
2015-02-09
1
-43
/
+39
*
Move map data into backtrace data proper.
Christopher Ferris
2015-02-06
1
-3
/
+4
*
Remove the pt_regs_mips_t structure.
Christopher Ferris
2015-01-26
1
-14
/
+2
*
Move 32 bit/64 bit check into debuggerd.
Christopher Ferris
2015-01-20
2
-2
/
+111
*
#include <arpa/inet.h> for htonl.
Elliott Hughes
2014-12-18
2
-0
/
+3
*
Make crasher smash-stack work.
Yabin Cui
2014-12-11
1
-10
/
+18
*
Print ASCII near register for all archs
Dmitriy Ivanov
2014-12-10
1
-8
/
+0
*
Move debuggerd to libc++.
Dan Albert
2014-11-15
1
-2
/
+0
*
am a11ac455: Merge "Fix debuggerd issues."
Christopher Ferris
2014-11-03
5
-63
/
+56
|
\
|
*
Fix debuggerd issues.
Christopher Ferris
2014-11-03
5
-63
/
+56
*
|
am d88323b2: Merge "Add volatile to avoid clang optimization."
Chih-Hung Hsieh
2014-10-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Add volatile to avoid clang optimization.
Chih-Hung Hsieh
2014-10-23
1
-1
/
+1
*
|
am c3e6eb21: Merge "Move ABI: line below header when dumping stacks." into lm...
Jeff Brown
2014-09-12
1
-2
/
+2
|
\
\
|
*
|
Move ABI: line below header when dumping stacks.
Jeff Brown
2014-09-11
1
-2
/
+2
|
*
|
Do not suppress maps dump when si_addr<PAGE_SIZE
Dmitriy Ivanov
2014-08-11
1
-9
/
+6
|
*
|
debuggerd: tombstone: suppress logger request for logd process
Mark Salyzyn
2014-07-29
2
-1
/
+13
|
*
|
Added default constructor for log_t.
Brigid Smith
2014-07-29
2
-2
/
+7
*
|
|
am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_...
Dmitriy Ivanov
2014-08-10
1
-9
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Do not suppress maps dump when si_addr<PAGE_SIZE
Dmitriy Ivanov
2014-08-09
1
-9
/
+6
*
|
|
am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger reques...
Mark Salyzyn
2014-07-29
2
-1
/
+13
|
\
\
\
|
|
/
/
[next]