7b4d77e400
This adds __libc_fatal, cleans up the internal logging code a bit more,
and switches suitable callers over to __libc_fatal. In addition to logging,
__libc_fatal stashes the message somewhere that the debuggerd signal handler
can find it before calling abort.
In the debuggerd signal handler, we pass this address to debuggerd so that
it can come back with ptrace to read the message and present it to the user.
Bug: 8531731
(cherry picked from commit
|
||
---|---|---|
.. | ||
arch | ||
Android.mk | ||
debugger.cpp | ||
dlfcn.cpp | ||
linker_debug.h | ||
linker_environ.cpp | ||
linker_environ.h | ||
linker_phdr.cpp | ||
linker_phdr.h | ||
linker.cpp | ||
linker.h | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
rt.cpp |