On Mon, 2014-09-22 at 16:17 +0000, Anmol Paralkar wrote:
> Hello,
> 
>  
> 
> Is it possible to cross compile the valgrind regression suite and then
> execute it natively?
I did not retry recently but IIRC, the below worked some weeks
ago on arm64 emulator running fedora:
   make regtest on the host side
     (this will fail when starting to execute the tests, just interrupt it)
   copy all the valgrind directory (not only the 'install dir' to the target
   on the target, do:
       perl tests/vg_regtest --all

Philippe

Note that this type of question is better suited for
valgrind-developers, so it is good enough to ask it on that list.



------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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