From: subhasish K. <sub...@gm...> - 2019-06-25 09:58:09
|
Hi, Can someone help me to resolve this issue. Thanks, Subhasish On Mon, Jun 24, 2019 at 10:03 PM subhasish Karmakar < sub...@gm...> wrote: > 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 > |