home *** CD-ROM | disk | FTP | other *** search
/ Plex 2 / Plex2.mdf / u_linux / chk04.lsm < prev    next >
Text File  |  1994-05-18  |  2KB  |  47 lines

  1. Begin2
  2. Title        = Checker
  3. Version      = V0.4
  4. Desc1        = Checker is a malloc debugger, a garbage collector and a
  5. Desc2        = detector of bad memory access. It uses code insertion.
  6. Desc3        = Checker prints a message when a bad memory pointer is used,
  7. Desc4        = when you read an unitialized buffer...
  8. Desc5        =
  9. Author       = Tristan Gingold (C/O authorEmail)
  10. AuthorEmail  = marc@david.saclay.cea.fr
  11. Maintainer   = Tristan Gingold (C/O MaintEmail)
  12. MaintEmail   = marc@david.saclay.cea.fr
  13. Site1        = sunsite.unc.edu
  14. Path1        = /pub/Linux/Incoming
  15. File1        = Checker-0.4.tgz
  16. FileSize1    = ~252000 bytes.
  17. Site2        =
  18. Path2        =
  19. File2        =
  20. FileSize2    =
  21. Site3        =
  22. Path3        =
  23. File3        =
  24. FileSize3    =
  25. Site4        =
  26. Path4        =
  27. File4        =
  28. FileSize4    =
  29. Required1    = Checker-libs-V0.4.tgz, Linux v0.99.15, Libc V4.5.21, GCC V2.5.x
  30. Required2    = (Checker-Xlibs-V0.4.tgz optionaly)
  31. Required3    = and a program to be checked !
  32. Required4    =
  33. CopyPolicy1  = GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) and GPL
  34. CopyPolicy2  =
  35. Keywords     = Checker, malloc, garbage collector, code insertion
  36. Comment1     = Checker provides a new version of GAS, to do code insertion,
  37. Comment2     = a checkered version of libc.a
  38. Comment3     = Some syscalls (mmap, ipc) are not supported yet.
  39. Comment4     = 
  40. RelFiles1    = libc.chkr.a, libm.chkr.a, libgcc.chkr.a, lib*.chkr.a
  41. RelFiles2    = libchecker.o, ld, as, checkergcc
  42. RelFiles3    =
  43. Entered      = 31MAR94
  44. EnteredBy    = Tristan Gingold (C/O)
  45. CheckedEmail = marc@david.saclay.cea.fr
  46. End
  47.