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