generic-poky/meta/recipes-devtools/valgrind/valgrind-3.7.0
Zhenhua Luo b7a81c5b51 valgrind: fix debug info reading error when do memcheck on ppc targets
following is the error message:
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /lib/ld-2.13.so:
        --2263-- Can't make sense of .got section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /home/root/lzh:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /usr/lib/valgrind/vgpreload_core-ppc32-linux.so:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /usr/lib/valgrind/vgpreload_memcheck-ppc32-linux.so:
        --2263-- Can't make sense of .data section mapping
        --2263-- WARNING: Serious error when reading debug info
        --2263-- When reading debug info from /lib/libc-2.13.so:
        --2263-- Can't make sense of .data section mapping

(From OE-Core rev: 14626cc76210ed6fe40316a311f24147ed8de8be)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-12 15:13:51 +01:00
..
Added-support-for-PPC-instructions-mfatbu-mfatbl.patch valgrind: Fixed Added-support-for-PPC-instructions-mfatbu-mfatbl.patch Upstream-Status 2012-02-10 16:56:59 +00:00
configure-fix.patch valgrind: Update for eglibc 2.15 2012-01-17 14:58:40 +00:00
configure-with-glibc-2.16.patch valgrind: Fix build with eglibc 2.16 2012-07-17 10:54:01 +01:00
fix_for_automake_1.11.2.patch valgrind: Fix for automake update 2012-01-04 16:04:08 +00:00
fix_issue_caused_by_ccache.patch valgrind: upgrade to 3.7.0 2012-01-03 12:14:22 +00:00
fix_unsupporting_kernel_3.patch valgrind: upgrade to 3.7.0 2012-01-03 12:14:22 +00:00
fixed-perl-path.patch valgrind: upgrade to 3.7.0 2012-01-03 12:14:22 +00:00
valgrind-3.7.0-fix-error-of-reading-debug-info.patch valgrind: fix debug info reading error when do memcheck on ppc targets 2012-09-12 15:13:51 +01:00