Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
198d13e8c25e69f7dbda3f5e1a3258b13fe8db5d
/
linker
/
debugger.cpp
9f03ed1
Stop sending SIGPIPE to debuggerd.
by Elliott Hughes
· 10 years ago
e77e335
Fix regression in crash reporting
by John Reck
· 10 years ago
20d89cb
Fix long lines and replace macros with functions.
by Dmitriy Ivanov
· 10 years ago
8ea53fa
Only one crashing thread should contact debuggerd.
by Christopher Ferris
· 10 years ago
1649e7e
Enable -Wold-style-cast warnings for linker
by Dmitriy Ivanov
· 10 years ago
151da68
Contact proper debuggerd when crashing.
by Christopher Ferris
· 10 years ago
0dc39f9
Fix a couple more cases of missing CLOEXEC.
by Elliott Hughes
· 11 years ago
851135b
Replace NULL with nullptr
by Dmitriy Ivanov
· 11 years ago
052fa3a
Replace snprintf calls in linker.
by Christopher Ferris
· 11 years ago
be0e43b
debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
by Nick Kralevich
· 11 years ago
00c855e
Rethrow SIGTRAP too.
by Elliott Hughes
· 11 years ago
62e3575
debugger.cpp should know the names of the signals it catches.
by Elliott Hughes
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
b7e289e
Pass si_code through to debuggerd.
by Elliott Hughes
· 11 years ago
17e6a98
Make libc signal handler output more like debuggerd.
by Elliott Hughes
· 11 years ago
62e9c76
Clean up debugger.cpp slightly.
by Elliott Hughes
· 11 years ago
f858bd1
LP64 binaries should talk to debuggerd64.
by Elliott Hughes
· 11 years ago
e365f9d
AArch64: Linker64 support for AArch64
by Marcus Oakland
· 12 years ago
4eeb1f1
Clean up linker architecture macros.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
c00f2cb
x86_64 linker.
by Elliott Hughes
· 12 years ago
c620059
Remove 32-bit assumptions from the ELF code.
by Elliott Hughes
· 12 years ago
84114c8
Improve stack overflow diagnostics (take 2).
by Elliott Hughes
· 12 years ago
d14dc3b
Revert "Improve stack overflow diagnostics."
by Guang Zhu
· 12 years ago
aa754dc
Improve stack overflow diagnostics.
by Elliott Hughes
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
d4ee82d
Minor linker cleanup, primarily to use Elf32_Dyn
by Brian Carlstrom
· 12 years ago
6b8e321
Clean up debuggerd-related logging.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
61a9ccb
Make dynamic linker debugging always available.
by Elliott Hughes
· 13 years ago
d23736e
Keep the dynamic linker's soinfo pools mostly read-only.
by Elliott Hughes
· 13 years ago
18a206c
More dynamic linker cleanup.
by Elliott Hughes
· 13 years ago
[Renamed (84%) from linker/debugger.c]
06b5961
Merge "Fix bug in pthread_join, pthread_exit, pthread_detach"
by Elliott Hughes
· 13 years ago