[Valgrind-users] failure to run on armv6 following the armv6 legacy patches suggested by bug 276897

2011-12-30 Thread Hershkovitz, Koby (Koby)
Hi all, I've followed the excellent work done by John Reiser to support armv6/armv5te. I've managed to build valgrind after patching with 64365,64147,64366,64946 AND using the following configure: export CC=arm-wrs-linux-gnueabi-armv6jel-glibc_small-gcc export

Re: [Valgrind-users] failure to run on armv6 following the armv6legacy patches suggested by bug 276897

2012-01-08 Thread Hershkovitz, Koby (Koby)
Indeed I have check this patch is correctly in place. The relevant strace output is: mmap2(0x6229, 1064960, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, 0, 0) = 0x6229 mprotect(0x6229, 8192, PROT_NONE) = 0 mprotect(0x62392000, 8192, PROT_NONE) = 0 gettid()