platform_bionic/linker
Pavel Chupin 5407eed84b Fix debugging issues in vdso handling
Under valgrind ehdr_vdso is null and causing segfault.
Adding debug info for vdso producing plenty of issues on debugging
through gdbserver, removing it. It doesn't seem it should be here.

Unwinding through vdso test still works.

Change-Id: I1a7e233c493f2268d725fa8d7279822d07decc49
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2013-12-12 11:18:46 -08:00
..
arch x86_64 linker. 2013-10-08 09:57:01 -07:00
Android.mk Clean up linker architecture macros. 2013-10-28 11:02:49 -07:00
debugger.cpp Clean up linker architecture macros. 2013-10-28 11:02:49 -07:00
dlfcn.cpp Don't allow text relocations on 64-bit. 2013-10-28 14:34:56 -07:00
linker.cpp Fix debugging issues in vdso handling 2013-12-12 11:18:46 -08:00
linker.h Update <sys/exec_elf.h> to get the DF_* flags. 2013-10-28 14:59:41 -07:00
linker_debug.h Make logging fall back to /dev/stderr if we're on the host. 2013-10-08 13:19:00 -07: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_phdr.cpp Clean up linker architecture macros. 2013-10-28 11:02:49 -07:00
linker_phdr.h Clean up linker architecture macros. 2013-10-28 11:02:49 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00