How do I find the loaded address of a client program that was compiled
with -pie?   I.e., how to I map the current execution address  - such as
0x4021151 - to the address in the elf file - such as 0x1193?  With -nopie
the two are identical.

Thank you,
Mark


_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to