valgrind is a runtime profiling tool that is useful in finding
varioud runtime errors, including memory leaks.  It is available
via aptitude for Ubuntu systems; for Zoom, it should be incorporated
into the build, but the 'dobuild' script is provided as a means
to cross-compile it.

