|
From: Yue C. <yc...@gm...> - 2015-09-15 08:20:21
|
Hi, Due to instrumentation, when doing memory tracing using tool lackey (``--tool=lackey --trace-mem=yes''), the recorded instruction addresses seem different from the original program's (e.g., ``I 04002166, 2''), and only have a 32-bit format output. Is there any way that I can translate this address to the original one? My environment is x86-64 FreeBSD 10.1. Best, Yue |