trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2013

Re: [trinity-devel] Valgrind

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 15 Aug 2013 13:45:15 -0500
> I read an article today abut using Valgrind to test software code.
> Do we perform any such tests for Trinity? If not then how could we
> start such a program?
>
> Darrell

Whenever an application misbehaves in an unusual manner (e.g. platform
dependent, working one day and not another, etc.) I generally run it under
Valgrind to see if there are any memory corruption issues.  Otherwise, for
fun I sometimes load applications under Valgrind, but that is the extent
of the QA in this area.

Tim