Hello,
We are developing an application in C++ and we would like to perform
dynamic analysis on it.
The problem is that we are using external libraries which contain
thousands of errors.
We don't want to see/correct the external libraries errors (yet at least!).
We are just interested in our pr
Hello,
I'm experimenting some issues using valgrind.
I would like to perform a memory leaks checking in my application.
I do:
_
$ valgrind -v --leak-check=full --track-origins=yes ./bin/gofigure &>
log.txt
__
e chances of hitting a deadlock
> bug in your code.
>
> -Dave
>
> On Jul 13, 2010, at 2:54 PM CDT, Nicolas Rannou wrote:
>
>> Hello,
>>
>> I'm experimenting some issues using valgrind.
>>
>> I would l