OpenSDE Packages Database (without history before r20070)
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

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