1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/dltrace/dltrace.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Dynamic library call tracer
14 [T] dltrace is a dynamic library call tracer which attempts to remain portable
15 [T] to all x86 platforms that support ELF binaries and expose a debugging
16 [T] interface via procfs or the ptrace() system call. The shared library call
17 [T] tracing is done at a level which allows calls to all symbols exported by
18 [T] loaded libraries to be traced. In addition, dltrace does not rely on rtld
19 [T] symbols to retrieve library and symbol information and is capable of
20 [T] determing function arguments dynamically via run-time disassembly.
22 [U] http://labs.idefense.com/
24 [A] Richard Johnson <rjohnson@idefense.com>
25 [M] Sebastian Czech <t2_@arcor.de>
33 [P] X -----5---9 800.000
35 [D] 19daae58bb3be542f34f96bf69eea079a3457bbd5a0033b55e5d8f80 dltrace-0.5.tar.bz2 http://labs.idefense.com/releases/