growing process size in simulation

Thomas Lumley tlumley@u.washington.edu
Mon, 14 Oct 2002 10:52:26 -0700 (PDT)


On Mon, 14 Oct 2002 ripley@stats.ox.ac.uk wrote:

> Reference to valgrind, please?
>
 http://developer.kde.org/~sewardj/

It's a memory-management debugger -- it tracks all memory allocations,
reads and writes to find accesses to unitialised or invalid memory and
memory leaks.

Valgrind works only under Linux and of course imposes a huge speed
penalty, but it seems to work quite well.

	-thomas


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._