Giter Club home page Giter Club logo

ltrace's Introduction

This directory contains sources of ltrace.  See the file configure.ac
to see what version this is.

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.

For general building and installation instructions, see the file INSTALL.

For list of authors and contributors, see the file CREDITS.

ltrace is free software.  See the file COPYING for license.

Some documentation on ltrace usage is given in the manual page, which
is in the file ltrace.1.


Supported Targets
-----------------

The following targets are currently (at least somewhat) supported.
Some of them may be more or less broken in reality, it is not feasible
to test each release comprehensively on each target.

	i[4567]86-*-linux-gnu
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	mips-*-linux-gnu
	powerpc-*-linux-gnu
	powerpc64-*-linux-gnu
	s390-*-linux-gnu
	s390x-*-linux-gnu
	x86_64-*-linux-gnu

The following systems were supported at some point in past, but
current status is unknown:

	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu
	alpha*-*-linux-gnu

Support of the following systems is known to be broken and requires
fixing:

	arm-*-linux-gnueabi


Bug Reports
-----------

You can send bug reports to <[email protected]>.
User requests can also be directed to that address.

If the ltrace package that you are using came with your operating
system, please be sure to reproduce the problem in unmodified upstream
version of ltrace before reporting a bug.


Development
-----------

ltrace development is hosted by Alioth.Debian.org:

  https://alioth.debian.org/projects/ltrace/

Release tarballs can be downloaded here:

  https://alioth.debian.org/frs/?group_id=30892

Anonymous GIT access is available via:

  git://git.debian.org/git/collab-maint/ltrace.git

If you have anything to contribute, please send an e-mail to
<[email protected]>, and attach your patches
formatted with git format-patch.  This makes them easy to apply after
review, and such patches also preserve authorship.

If you intend to work on a feature (essentially anything beyond a
quick one-liner), it is advisable to send an e-mail beforehand.


-------------------------------------------------------------------------------
Copyright (C) 2012 Petr Machata <[email protected]>
Copyright (C) 1997-2009 Juan Cespedes <[email protected]>
This file is part of ltrace.

ltrace is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

ltrace is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

ltrace's People

Contributors

andreas-schwab avatar andrewpollock avatar cespedes avatar darkstar06 avatar dileks avatar edgarigl avatar gustavoz avatar heicarst avatar hotsphink avatar ice799 avatar marckleinebudde avatar mkedwards avatar olafhering avatar z0nt avatar zwelch-mgc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.