|
From: Fred S. <fr...@co...> - 2005-07-21 20:15:15
|
I'm working on a multi-threaded program on Linux, using valgrind 2.4. =0D When I run it like this: =0D valgrind --tool=3Dmemcheck --gen-suppressions=3Dyes --suppressions=3D./my.suppressions --error-limit=3Dno --num-callers=3D50 --track-fds=3Dyes --leak-check=3Dyes --workaround-gcc296-bugs=3Dyes program_name program_args =0D it prints the question about generating suppressions BUT DOES NOT PAUSE FOR ME TO ANSWER IT. It keeps right on spewing errors. =0D What am I doing wrong? =0D Thanks! =0D Fred This email and any files transmitted with it are confidential and intended= solely for the use of the individual or entity to which they are= addressed. If you have received this email in error, please notify the= system manager. Please note that any views or opinions presented in this= email are solely those of the author and do not necessarily represent= those of the company. Finally, the recipient should check this email and= any attachments for the presence of viruses. The company accepts no= liability for any damage caused by any virus transmitted by this email. |