Short: Debug memory allocation and freeing. Author: Jojo Wesener Architecture: m68k-amigaos Source: Fish collection Routines to help debug memory allocation and freeing during program development. Will complain if you try to free memory you didn't allocate and will report on memory not freed when your program finishes.