|
From: Konstantin T. <an...@ya...> - 2013-08-06 10:18:52
|
06.08.2013, 08:23, "John Reiser" <jr...@Bi...>: > 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. That would be quite useful not only for ARM, but for PPC and MIPS too. -- Regards, Konstantin |