> I wan't to know does valgrind can support armv6 (eg.arm1176)? The recently-released Valgrind 3.7.0 supports only armv7 and above.
There are patches which provide support for v6 and even for non- threaded programs on v5. Threaded programs have problems on v5 because v5 lacks the better synchronization instructions hardware. https://bugs.kde.org/show_bug.cgi?id=276897#c6 -- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
