You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

38 lines
1.4 KiB

[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] T2 SDE: package/.../dltrace/dltrace.desc
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- T2-COPYRIGHT-NOTE-END ---
[I] Dynamic library call tracer
[T] dltrace is a dynamic library call tracer which attempts to remain portable
[T] to all x86 platforms that support ELF binaries and expose a debugging
[T] interface via procfs or the ptrace() system call. The shared library call
[T] tracing is done at a level which allows calls to all symbols exported by
[T] loaded libraries to be traced. In addition, dltrace does not rely on rtld
[T] symbols to retrieve library and symbol information and is capable of
[T] determing function arguments dynamically via run-time disassembly.
[U] http://labs.idefense.com/
[A] Richard Johnson <rjohnson@idefense.com>
[M] Sebastian Czech <t2_@arcor.de>
[C] base/development
[R] + x86
[L] GPL
[S] Stable
[V] 0.5
[P] X -----5---9 800.000
[D] 3168363802 dltrace-0.5.tar.bz2 http://labs.idefense.com/releases/