]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Enable remote debugging for position independent executables
authorIvo Raisr <ivosh@ivosh.net>
Tue, 23 Feb 2016 21:48:13 +0000 (21:48 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Tue, 23 Feb 2016 21:48:13 +0000 (21:48 +0000)
commit782d01dd783ad8041ecefff35c0df43503dc3d0e
tree80f2064af35e2dd1f0b1ce1bce68adddab17b754
parentf7cce36efe5223ae2766141552143441018780f3
Enable remote debugging for position independent executables
on Solaris. With gcc 5.3, PIEs can be produced on Solaris 12.

gdb on Solaris requires AT_ENTRY to correctly work with those.
See very long comment before function svr4_exec_displacement().
n-i-bz

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15810
coregrind/m_initimg/initimg-solaris.c
include/vki/vki-solaris.h