summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-8.2.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-12-03 20:51:35 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-08 20:14:44 +0000
commit7c7daa3ec02156238a8386ee3605f693efc02254 (patch)
tree6c58eae6ff3757e48ef162cf24eb35dddcf3e04c /meta/recipes-devtools/gdb/gdb-8.2.inc
parentee036060a876a02d15e20a5eee5a2f0aaffdd290 (diff)
downloadpoky-7c7daa3ec02156238a8386ee3605f693efc02254.tar.gz
valgrind: Skip vgpreload_memcheck shared object from stripping
This is a special library for memcheck tool, where it needs to have the symbols intact for the stack traces to work on target, current option is to install valgrind-dbg ( 151 MB uncompressed ) is quite big for some systems which may not have space to install it all. Leaving it unstripped adds about 200KB to image which is much better, this alone gets memcheck working, as an aside we might need same solution for other tools e.g. helgrind etc. when needed, they also have leading libraries installed (From OE-Core rev: 23da8f50b1e0a74777035c9f7b65b81456908f9f) (From OE-Core rev: 49e38e029a21c02ca44d6db1bc91190f7c6e11ca) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-8.2.inc')
0 files changed, 0 insertions, 0 deletions