[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/ltrace/ltrace.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Library call tracer [T] ltrace is a library call tracer, i.e. a debugging tool which prints out [T] a trace of all the dynamic library calls made by another process/program. [T] [T] It also displays system calls, as well as 'strace', but strace still [T] does a better job displaying arguments to system calls. [T] [T] The program to be traced need not be recompiled for this, so you can [T] use it on binaries for which you don't have the source handy. [U] https://www.ltrace.org [A] Juan Cespedes [M] Rene Rebe [C] base/development [F] NO-LTO.gcc [R] + x86 x86-64 powerpc [L] GPL [S] Stable [V] 0.7.3 [P] X -----5---9 104.300 LTRACE_ARCH="`echo $arch | arch2uname`" var_append makeopt ' ' ARCH=$LTRACE_ARCH var_append makeinstopt ' ' ARCH=$LTRACE_ARCH var_append CPP_WRAPPER_INSERT ' ' -I$root/usr/include/libelf [D] dd10440c12b0db3f0664b8fd1502a5a30ad4fe8fb8b6989d296f01d4 ltrace_0.7.3.orig.tar.bz2 http://www.ltrace.org/