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

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -