From: Mark W. <ma...@kl...> - 2019-07-02 11:14:54
|
On Tue, 2019-07-02 at 15:58 +0530, subhasish Karmakar wrote: > Hi Julian, > "/usr/lib/valgrind/vgpreload_memcheck-arm-linux.so" file is still > stripped > even after rebuilding. > Could you please suggest some way to resolve this issue. A normal build doesn't remove debug information. How did you build exactly? If you follow the build instructions in the README you should get a normal, not stripped vgpreload library. Cheers, Mark |