Please don't top-post on those mailing lists!

* Ankur Tyagi <[email protected]> [150813 12:41]:
> How to include that package with debug symbols ?

If I remember, the package with all debug symbols is valgrind-dbg (i.e.
I don't think valgrind renames that package).

So if you've got plenty of space, you could always install that one.
Otherwise, you'll have to decide upon whether to only copy that single
file manually, or create a separate package with that file in.

It's completely up to you.

Cheers,
Anders


> On 13-Aug-2015 9:33 pm, "Anders Darander" <[email protected]> wrote:
> > To get better backtraces than this (which is useless), all you need to
> > do is to install the debug symbols for vgpreload_memcheck-arm-linux.so.

> > As the complete valgrind-dbg package in Yocto is far too big, I just
> > created a new package with the debug symbols for
> > vgpreload_memcheck-arm-linux.so.  After installing this to our image (or
> > just manually copying the debug info for that file into the rootfs), the
> > memcheck tool from valgrind will start giving you usefull backtraces and
> > thus, a usefull grouping of memory leaks.

-- 
Anders Darander
ChargeStorm AB / eStorm AB
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to