Also do a make clean. Maybe you still have objects lying around not compiled with -g ?

On 18/10/10 19:27, Milian Wolff wrote:
On Monday 18 October 2010 19:55:42 [email protected] wrote:
hi,  there,

I am new to valgrind and am using it to debug my C++ program.

Here is the configure CCFLAGs='-g -Wall -ggdb -ansi -oo' and I have
valgrind --tool=memcheck --leak-check=yes --track-origins=yes on the
command.

The output message mentioned
maybe try -O0 to turn off optimizations? Or -gfull ?

good luck

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev


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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to