Only two areas really matter:
1. speed of memcheck
2. 64-bit ARM

The most likely path to better speed is to make cross-platform checking work.
Check an ARM target program by running memcheck on a fast x86* CPU (>=4GHz)
with a large data cache (>=8MB) under a "compatible" operating system.
Translating system calls might be tedious but should not be onerous.


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
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

Reply via email to