ubuntu - Execute Pin Tool on 32-bit -
i used pin tool on ubuntu 64-bit these instructions:
$ cd source/tools/simpleexamples $ make target=intel64 $../../../pin -t obj-intel64/pinatrace.so -- /bin/ls $ ad pintrace.out
i succeded pick pin trace file.
but now, same on lubuntu 32-bit, unfortunately not work. tried replace intel64 ia32, not work more.
Comments
Post a Comment