> And a couple of words about cross-platform checking. If I did understand you > correct you propose smth like running valgrind under quemu (1) or whole quemu > under valgrind (2).
I was thinking of running memcheck(valgrind) compiled for x86_64, running on x86_64 under Linux, but checking a target program that was compiled for ARM and designed for Android. If the SDK for Android runs on x86_64 under Linux but emulates ARM for Android, then the memcheck JIT engine can do the same thing but also perform its checks of memory accesses, malloc+free, etc. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users