Hi,

I am using embedded linux to run my application.

I do not get any memory leak information with valgrind, when I set “
*--track-origins=yes*”.

Without *--track-origins* option, I can see memory leak errors, but file
name and line number is not displayed.

I have attached valgrind logs for reference.



My application is compiled with “*-g -o0*” compiler flags and my
open-embedded core does not support GDB.
Kindly let me know, how to get more debug information for memory leaks in
my application.

Thanks for your support,
Subhasish

Attachment: valgrind.log
Description: Binary data

Attachment: valgrind-track-origin.log
Description: Binary data

_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to