> I wonder if anyone ever tried valgrind in arm64-android.
So far, development has been on standard arm64-linux. It should be
pretty simple to get it working on arm64-android, mostly a question
of fixing the missing instructions that are required.
I don't have a 64-bit Android device to test on
Hi,
I wonder if anyone ever tried valgrind in arm64-android.
I was trying valgrind to investigate malloc/free related bugs in
android-64. However, even though valgrind was successfully built, android
cannot still lunch an APP with valgrind and had the following errors:
I/ActivityManager( 2262):