Developer documentation

From wiki.zmanda.com
Revision as of 20:48, 20 June 2006 by Paddy (talk | contribs)
Jump to navigation Jump to search

Code documentation

Developer tools

  • Lint : lint makefile target is available for Amanda source tree. Run "make lint" to do static analysis of Amanda source code.
  • Valgrind: Memory allocation/free checker. See Using Valgrind section for details on how to use it with Amanda.