On 10/07/2019 15:46, robert somerville wrote:

Although I can debug this fine with Totalview, and even use Totalview memory debugger to find detailed location info onĀ  memory leaks, Valgrind (memcheck) is only giving me the vaguest info such as (below) :

Valgrind-3.13 (actually I compiled 3.15, but it says 3.13 with Valgrind --version)

It should be possible to get more detailed info out of Valgrind(memcheck), such as routine and line numbers ??

Well sure, if the files are compiled with debug information.

Apparently they aren't, so you don't get anything more.

Tom

--
Tom Hughes ([email protected])
http://compton.nu/


_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to