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
-- 
Milian Wolff
[email protected]
http://milianw.de

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
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