bionic/linker
Elliott Hughes b7e289ed02 Pass si_code through to debuggerd.
Because we re-raise various signals, we corrupt the si_code that debuggerd
sees when it ptraces our siginfo. One possible solution (shown here) is to
pass the original si_code value in the message we send to debuggerd.

Change-Id: I76f9aa2c0442e5cab611d132532409e700383907
2014-04-25 20:00:45 -07:00
..
arch Unify our assembler macros. 2014-02-20 13:51:26 -08:00
Android.mk Remove duplicate line in linker/Android.mk. 2014-04-01 11:41:36 -07:00
debugger.cpp Pass si_code through to debuggerd. 2014-04-25 20:00:45 -07:00
dlfcn.cpp Add android_dlopen_ext() interface to linker. 2014-04-17 13:50:55 +01:00
linker_debug.h Clean up all the lint cpplint can find in the dynamic linker. 2014-02-11 17:33:49 -08:00
linker_environ.cpp Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
linker_environ.h Fix Clang warning since KernelArgumentBlock is actually a class. 2013-10-08 00:08:13 -07:00
linker_executable.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
linker_phdr.cpp Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
linker.cpp Fix arm64/x86 build. 2014-04-22 11:59:26 +01:00
linker.h Add android_dlopen_ext() interface to linker. 2014-04-17 13:50:55 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00