]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: fix debug info reading error when do memcheck on ppc targets
authorZhenhua Luo <b19537@freescale.com>
Wed, 12 Sep 2012 08:20:46 +0000 (16:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 13:55:26 +0000 (14:55 +0100)
commit14626cc76210ed6fe40316a311f24147ed8de8be
treeb0e317f6ca3b9c8e91c08fb4ae9bc7a54d7637d9
parent7a10eccc75f12bfe3afb925c976405cfcd9baeb0
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

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind-3.7.0/valgrind-3.7.0-fix-error-of-reading-debug-info.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind_3.7.0.bb