Hi all,

When doing memory tracing using tool lackey (--tool=lackey
--trace-mem=yes), the instruction addresses recorded seem different from
the original program's. (e.g., ``I  04002166,2'')

Is there any way that I can translate this address to the original one, or
how can I know the instruction content (e.g., movq $1, %rax) from this
recorded address?

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

Reply via email to