Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
cf086a614155656ff66788d51131c7bea63cfdb7
/
debuggerd
e53ff9a
crasher: add option to wait for input before crashing.
by Josh Gao
· 8 years ago
087ae5f
fix regression from android_lookupEventTag_len()
by Mark Salyzyn
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
12eb34d
debuggerd: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
e8b294b
Merge "Rely on the platform -std default."
by Treehugger Robot
· 9 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
caf8d6d
debuggerd: report crashes even when out of file descriptors.
by Josh Gao
· 9 years ago
98e7700
system/core: drop or replace log/logger.h
by Mark Salyzyn
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
316adc3
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
f8b0485
Fix debuggerd argument parsing.
by Elliott Hughes
· 9 years ago
0334f03
Teach debuggerd about SIGSYS SYS_SECCOMP signals.
by Elliott Hughes
· 9 years ago
460970d
Update for kernel headers v4.7.2.
by Christopher Ferris
· 9 years ago
7db2779
Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b
by Mark Salyzyn
· 9 years ago
ff45d3e
Merge "logger: validate hdr_size field in logger entry"
by Treehugger Robot
· 9 years ago
ec325e8
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 9 years ago
3bc323e
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Treehugger Robot
· 9 years ago
51180bf
logger: validate hdr_size field in logger entry
by Mark Salyzyn
· 9 years ago
e2d5d21
Merge "debuggerd: don't display fault addr for manually sent signals."
by Josh Gao
· 9 years ago
bf36362
Merge "debuggerd: don't display fault addr for manually sent signals."
by Treehugger Robot
· 9 years ago
1746111
Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06
by Elliott Hughes
· 9 years ago
5aefd33
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
35ce3fa
debuggerd: don't display fault addr for manually sent signals.
by Josh Gao
· 9 years ago
0660787
debuggerd: set SOCK_NONBLOCK in accept rather than later.
by Elliott Hughes
· 9 years ago
48b7be0
Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68
by Josh Gao
· 9 years ago
4e304fb
Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf
by Josh Gao
· 9 years ago
35b5266
debuggerd: remove unnecessary arguments.
by Josh Gao
· 9 years ago
c60e7d2
debuggerd: remove useless timeout from wait_for_signal.
by Josh Gao
· 9 years ago
87e8af8
Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64."
by Josh Gao
· 9 years ago
4cbf96c
Define TARGET_IS_64_BIT when building libdebuggerd_client for android64.
by Robert Sesek
· 9 years ago
0c03087
Merge \"Fix google-explicit-constructor warnings in system/core.\"
by Chih-Hung Hsieh
· 9 years ago
5db7bc5
Fix google-explicit-constructor warnings in system/core.
by Chih-Hung Hsieh
· 9 years ago
e3fd402
Merge \"Disable warnings triggered in Clang r271374\" am: fa1a21d085
by Pirama Arumuga Nainar
· 9 years ago
4c77706
Disable warnings triggered in Clang r271374
by Pirama Arumuga Nainar
· 9 years ago
8e1ac5a
Merge \"Rename Android.soong.mk to Android.mk\" am: b07df4dd3f
by Colin Cross
· 9 years ago
1ccc94f
Rename Android.soong.mk to Android.mk
by Colin Cross
· 9 years ago
b28f060
Merge changes from topic \'debuggerd_client\' am: abf88685e3
by Josh Gao
· 9 years ago
63bfebd
Merge changes from topic 'debuggerd_client'
by Treehugger Robot
· 9 years ago
203bbe0
Merge \"Fix race condition updating local map data.\" am: 863d8e11b9
by Christopher Ferris
· 9 years ago
1e99e9a
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
c1813b3
Fix race condition updating local map data.
by Christopher Ferris
· 9 years ago
40f8411
Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03
by Chih-Hung Hsieh
· 9 years ago
5b0aa12
Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace.
by Chih-Hung Hsieh
· 9 years ago
f0503c3
Merge "Add a fortify test to crasher." am: e674d32d2d am: 4434b42cd0
by Elliott Hughes
· 9 years ago
9b6ce74
Add a fortify test to crasher.
by Elliott Hughes
· 9 years ago
b10561a
Set groups before dropping privileges.
by Christopher Ferris
· 9 years ago
16bdd29
Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9
by Christopher Ferris
· 9 years ago
f5bb7aa
Merge "Set groups before dropping privileges." into nyc-dev
by Christopher Ferris
· 9 years ago
c7d213f
Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3
by Christopher Ferris
· 9 years ago
6bf388b
Fix null pointer dereference.
by Christopher Ferris
· 9 years ago
d3a9f7f
Merge "Fix null pointer dereference." into nyc-dev
by Christopher Ferris
· 9 years ago
5025663
Fix null pointer dereference.
by Christopher Ferris
· 9 years ago
f0a54d6
Set groups before dropping privileges.
by Christopher Ferris
· 9 years ago
c6500f4
Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57
by Christopher Ferris
· 9 years ago
0d97021
Fix problem with wait_for_gdb.
by Christopher Ferris
· 9 years ago
f72b9f1
Fix problem with wait_for_gdb.
by Christopher Ferris
· 9 years ago
9c9205c
Connect to activity manager as root. am: 0fc89f3
by Christopher Ferris
· 9 years ago
04f2f5b
Connect to activity manager as root.
by Christopher Ferris
· 9 years ago
e7270cd
Connect to activity manager as root.
by Christopher Ferris
· 9 years ago
f3f664f
debuggerd: set the name of the signal sender.
by Josh Gao
· 9 years ago
22a2cb4
Merge "debuggerd: set the name of the signal sender." am: 3d0a87b am: 437911e
by Josh Gao
· 9 years ago
16274ea
debuggerd: set the name of the signal sender.
by Josh Gao
· 9 years ago
1130368
debuggerd: add SIGSYS to the list of handled signals. am: dfa163d
by Josh Gao
· 9 years ago
053d8ba
debuggerd: add SIGSYS to the list of handled signals.
by Josh Gao
· 9 years ago
cfeecf9
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
9f3a90e
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
a7dc8df
Merge "debuggerd: waitpid for all children, and log the result."
by Josh Gao
· 9 years ago
cf74e70
Merge "debuggerd: always send SIGCONT after detaching."
by Josh Gao
· 9 years ago
63e33c9
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
61b206c
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
6a3fc8a
Switch debuggerd over to unique_fd.
by Elliott Hughes
· 9 years ago
5bc76f1
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
caf3bd5
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
2af7744
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
b879209
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
88c1529
debuggerd: fix stupid typo.
by Josh Gao
· 9 years ago
243b912
debuggerd: fix stupid typo.
by Josh Gao
· 9 years ago
c777eb5
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
c51b395
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
69d5ab6
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
fbdc426
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
4b691a4
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
ea86381
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
ae15bb4
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
48fc2fb
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
6915b7a
Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev
by Josh Gao
· 9 years ago
77d9421
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
0ca75ee
Merge "Add error reporting mechanism for failing Unwind."
by Christopher Ferris
· 9 years ago
f7d40cb
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
824a396
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
3ff5021
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
253ce3f
Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb
by Elliott Hughes
· 9 years ago
123f160
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
bc7535e
Merge "Remove dead code from debuggerd." am: fbaefc4d9d
by Elliott Hughes
· 9 years ago
5cc580b
Merge "Remove dead code from debuggerd."
by Elliott Hughes
· 9 years ago
384411a
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
0020bd2
Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr."
by James Hawkins
· 9 years ago
fb6bb0a
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
d580ce8
Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD
by Bill Yi
· 9 years ago
2614793
Merge "Newer kernels added SEGV_BNDERR." am: 14c06e0769
by Christopher Ferris
· 9 years ago
Next »