---------------------------------------------------------------------------
                             leakbug v0.1.4
                         Leakbug Tracer Library
          Part of the GNUpdate project - http://www.gnupdate.org
---------------------------------------------------------------------------

Leakbug is a memory leak tracer that specializes in detecting leaks
from the program's own calls to malloc(), strdup(), etc. It does not
detect leaks from outside libraries. For doing that, take a look at
dmalloc (http://www.dmalloc.org).

Please see the file INSTALL For install instructions.

