ltrace: Library call tracer1

ltrace is a library call tracer, i.e. a debugging tool which prints out a trace of all the dynamic library calls made by another process/program.

It also displays system calls, as well as 'strace', but strace still does a better job displaying arguments to system calls.

The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have the source handy.

... part of T2, get it here

URL: http://www.ltrace.org

Author: Juan Cespedes <cespedes [at] debian [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 0.7.3

CPU architectures: Does only support: x86 x86-64 powerpc

Download: http://www.ltrace.org/ ltrace_0.7.3.orig.tar.bz2

T2 source: ltrace.cache
T2 source: ltrace.conf
T2 source: ltrace.desc

Build time (on reference hardware): 6% (relative to binutils)2

Installed size (on reference hardware): 0.36 MB, 15 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gawk grep libelf linux-header make sed tar unwind

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).