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.

40 lines
1.5 KiB

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