Re: Valgrind - exact leak location.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Srivatsan,

> Isn't line 501 inside stl_vector.h?

Yes.

If you want, break into the debugger (gdb) and do a backtrace to see where
up the stack which frame and what line your routine was at.

Make sure you compile your code with -g.

--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux