Begin2
Title        = Checker
Version      = V0.2
Desc1        = Checker is a malloc debugger, a garbage collector and a
Desc2        = detector of bad memory access. It uses code insertion.
Desc3        = Checker prints a message when a bad memory pointer is used,
Desc4        = when you read an unitialized buffer...
Desc5        =
Author       = Tristan Gingold (C/O authorEmail)
AuthorEmail  = marc@david.saclay.cea.fr
Maintainer   = Tristan Gingold (C/O MaintEmail)
MaintEmail   = marc@david.saclay.cea.fr
Site1        =
Path1        =
File1        =
FileSize1    =
Site2        =
Path2        =
File2        =
FileSize2    =
Site3        =
Path3        =
File3        =
FileSize3    =
Site4        =
Path4        =
File4        =
FileSize4    =
Required1    = Linux, GCC, and a program to be checked !
Required2    =
Required3    =
Required4    =
CopyPolicy1  = GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL)
CopyPolicy2  =
Keywords     = Checker, malloc, garbage collector, code insertion
Comment1     = Checker provides a new version of GAS, to do code insertion,
Comment2     = a checkered version of libc.a
Comment3     = Some syscalls (mmap, ipc) are not supported yet.
Comment4     = 
RelFiles1    = libc.chkra (v4.4pl1), libm.chkra, libgcc.chkra, libchecker.o
RelFiles2    = ld, as.
RelFiles3    =
Entered      = 24OCT93
EnteredBy    = Tristan Gingold (C/O)
CheckedEmail = marc@david.saclay.cea.fr
End
