Xerox iGen 150 Press with Xerox FreeFlow Print Server and DocuSP-7992 User Manual
Page 217

Name : valgrind Relocations: (not relocatable)
Version : 3.2.1 Vendor: CentOS
Release : 6.el5 Build Date: Mon 08 Jan 2007
04:38:51 PM EST
Install Date: Mon 19 Dec 2011 12:34:06 PM EST Build Host:
builder5.centos.org
Group : Development/Debuggers Source RPM: valgrind-3.2.1-
6.el5.src.rpm
Size : 27022854 License: GPL
Signature : DSA/SHA1, Tue 03 Apr 2007 08:28:18 PM EDT, Key ID
a8a447dce8562897
URL : http://www.valgrind.org/
Summary : Tool for finding memory management bugs in programs
Description :
Valgrind is a tool to help you find memory-management problems in your
programs. When a program is run under Valgrind's supervision, all
reads and writes of memory are checked, and calls to
malloc/new/free/delete are intercepted. As a result, Valgrind can
detect a lot of problems that are otherwise very hard to
find/diagnose.
Name : ltrace Relocations: /usr
Version : 0.5 Vendor: CentOS
Release : 13.45svn.el5 Build Date: Sun 27 Sep 2009
08:45:20 AM EDT
Install Date: Mon 19 Dec 2011 12:34:06 PM EST Build Host:
builder10.centos.org
Group : Development/Debuggers Source RPM: ltrace-0.5-
13.45svn.el5.src.rpm
Size : 115766 License: GPL
Signature : DSA/SHA1, Sun 27 Sep 2009 10:20:06 PM EDT, Key ID
a8a447dce8562897
Summary : Tracks runtime library calls from dynamically linked
executables.
Description :
Ltrace is a debugging program which runs a specified command until the
command exits. While the command is executing, ltrace intercepts and
records both the dynamic library calls called by the executed process
and the signals received by the executed process. Ltrace can also
intercept and print system calls executed by the process.
You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.
Name : expect Relocations: (not relocatable)
Version : 5.43.0 Vendor: CentOS
Release : 5.1 Build Date: Sun 07 Jan 2007
04:58:40 AM EST
Install Date: Mon 19 Dec 2011 12:34:07 PM EST Build Host:
builder5.centos.org
Group : Development/Languages Source RPM: expect-5.43.0-
5.1.src.rpm
Size : 275807 License: Public Domain
Signature : DSA/SHA1, Tue 03 Apr 2007 08:21:37 PM EDT, Key ID
a8a447dce8562897
URL : http://expect.nist.gov/
Summary : A program-script interaction and testing utility
Description :