Re: [Valgrind-users] Valgrind error summary question

2013-03-27 Thread Lo, Norman
PM To: [email protected] Subject: Re: [Valgrind-users] Valgrind error summary question - Original Message - > Hello, > > In the valgrind output, the error summary shows that there are 956 > errros from 953 contexts: [snip] > Is there a way to tell Valgrind t

Re: [Valgrind-users] Valgrind error summary question

2013-03-27 Thread paulf
- Original Message - > Hello, > > In the valgrind output, the error summary shows that there are 956 > errros from 953 contexts: [snip] > Is there a way to tell Valgrind to show all the errors contexts ? Try the -v option to increase verbosity. It will tell you which suppressions (and

[Valgrind-users] Valgrind error summary question

2013-03-27 Thread Lo, Norman
Hello, In the valgrind output, the error summary shows that there are 956 errros from 953 contexts: ERROR SUMMARY: 956 errors from 953 contexts (suppressed: 4 from 4) However, only one error is shown: ==7068== 4 errors in context 1 of 953: ==7068== Invalid free() / delete / delete[] ==7068==