Re: --track-origins option is not working
John Reiser <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
On 6/25/19 09:57 UTC, subhasish Karmakar wrote:
> Hi,> Can someone help me to resolve this issue.
Did you read Julian Seward's response of Mon, 24 Jun 2019 21:10:48 +0200 ?
What does the shell command
file /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so
report? If the output contains the word "stripped", then
that likely is the problem. Rebuild so that it is not stripped.