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: https://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.9

CPU architectures: Does only support: alpha arm arm64 ia64 loongarch m68k mips mips64 powerpc powerpc64 riscv64 s390x sparc sparc64 x86 x86-64 xtensa

Download: https://gitlab.com/cespedes/ ltrace 8eabf684ltrace-8eabf684.tar.zst

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

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

Installed size (on reference hardware): 0.47 MB, 23 files

Dependencies (build time detected): autoconf automake bash binutils coreutils diffutils findutils gawk grep libelf libtool linux-header m4 make perl sed tar zstd

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).