home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Plex 2
/
Plex2.mdf
/
u_linux
/
chk04.lsm
< prev
next >
Wrap
Text File
|
1994-05-18
|
2KB
|
47 lines
Begin2
Title = Checker
Version = V0.4
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 = sunsite.unc.edu
Path1 = /pub/Linux/Incoming
File1 = Checker-0.4.tgz
FileSize1 = ~252000 bytes.
Site2 =
Path2 =
File2 =
FileSize2 =
Site3 =
Path3 =
File3 =
FileSize3 =
Site4 =
Path4 =
File4 =
FileSize4 =
Required1 = Checker-libs-V0.4.tgz, Linux v0.99.15, Libc V4.5.21, GCC V2.5.x
Required2 = (Checker-Xlibs-V0.4.tgz optionaly)
Required3 = and a program to be checked !
Required4 =
CopyPolicy1 = GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) and GPL
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.chkr.a, libm.chkr.a, libgcc.chkr.a, lib*.chkr.a
RelFiles2 = libchecker.o, ld, as, checkergcc
RelFiles3 =
Entered = 31MAR94
EnteredBy = Tristan Gingold (C/O)
CheckedEmail = marc@david.saclay.cea.fr
End