|
From: Ivo R. <ivo...@gm...> - 2015-10-01 21:02:50
|
>From r15692 what I can tell so far is that we care about non-executable stack only for the Valgrind launcher (valgrind binary) and the actual Valgrind tools. What about vgdb, for example? Or other binaries built? The reason I am asking is that on Solaris I have to include a special mapfile to explicitly mark binaries as not-having-executable-stack. The default varies across versions and system settings. Thanks! I. |