Top > All Packages in Directory > Strace

Strace - Debugging tool

Strace is a system call tracer: it traces all system calls made by another process or program. Since the program to be traced does not need to be recompiled before tracing, strace is useful for programs for which the source is not readily available.

Obtaining

Web pagehttp://www.liacs.nl/~wichert/strace/
Source tarball http://prdownloads.sourceforge.net/strace/strace-4.4.98.tar.bz2?download
Version 4.4.98 (stable) released on 2003-06-13
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Support contacts

Developer List<strace-devel@lists.sourceforge.net> http://lists.sourceforge.net/mailman/listinfo/strace-devel
Bug List<strace-devel@lists.sourceforge.net> http://lists.sourceforge.net/mailman/listinfo/strace-devel

Project contacts

Maintainers
Developers
Contributors
  • See the CREDITS file in the distribution for a complete list

Related information

Source repository:pserver:anonymous@cvs.strace.sourceforge.net:/cvsroot/strace
Interfacescommand line
Source languagesC
Use requirementsLinux kernel 2.2.7 or later
Weak prerequisitesLinux kernel 2.4 or later (for tracing multithreaded processes); autoconf; Linux kernel 2.4 kernel headers

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-08-22
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.