Re: [Valgrind-users] Valgrind, Yocto tunning on arm flags

2015-05-21 Thread David Andrey
Hi Dave, > Also, although your main application clearly has debug information, your > target file system's libraries may not. Make sure that you have debuginfo > files in /usr/lib/.debug (default) or /usr/lib/debug. I'm not sure how > valgrind intercepts the malloc/free calls, but I assume th

Re: [Valgrind-users] Valgrind, Yocto tunning on arm flags

2015-05-07 Thread David Lerner
Also, although your main application clearly has debug information, your target file system's libraries may not. Make sure that you have debuginfo files in /usr/lib/.debug (default) or /usr/lib/debug. I'm not sure how valgrind intercepts the malloc/free calls, but I assume that valgrind will h

Re: [Valgrind-users] Valgrind, Yocto tunning on arm flags

2015-05-07 Thread David Lerner
Hi David, The patch that you site should not be related with the root cause of your backtrace failure. The patch can not impact the run-time binaries since it only removes building some valgrind tests that wouldn't compile in the yocto cross-compilation environment, as well as some test spec