Re: [Plplot-devel] Using valgrind with test scripts

2008-10-29 Thread Alan W. Irwin
On 2008-10-29 22:15- Andrew Ross wrote: > > Various people have used valgrind (myself included) for checking out > issues with plplot. It is a very useful tool. > > I've added support for a --debug option to plplot-test.sh. By default this > will run all the examples through valgrind and save

[Plplot-devel] Using valgrind with test scripts

2008-10-29 Thread Andrew Ross
Various people have used valgrind (myself included) for checking out issues with plplot. It is a very useful tool. I've added support for a --debug option to plplot-test.sh. By default this will run all the examples through valgrind and save the output in a log file, one file per example. This wi