Hi,

In the past it was possible to analyze 32bit applications on 64bit OS as 
mentioned in this post: 
http://sourceforge.net/p/valgrind/mailman/message/23606386/

I have a similar situation, thus I crossed compiled Valgrind to run it on a 
X86_64 target. It analyzes 64bit applications very well. However, when trying 
to analyze 32bit applications I get:
valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such 
file or directory

It appears that memcheck-x86-linux is not generated when cross compiling 
Valgrind 3.9.0 for X86_64.

I tried to work around this by copying the relevant tools from i386 compilation 
to /usr/lib. Valgrind run but failed to find most of memory errors.

Is there a way to analyze 32bit applications on X86_64 using Valgrind?

Thanks,
Avi

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to