Name ltrace
Version 0.8.1 (7ef6e6097586b751cce298c256a919404dab259d)
Summary ltrace intercepts and records dynamic library calls
Description ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program.
Section base
License GPL-2.0-only
Homepage http://ltrace.org/
Recipe file meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_0.8.1.bb
Layer meta-voltumna (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • elfutils
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • virtual/compilerlibs
  • virtual/libc
  • libselinux
  • libunwind
PACKAGECONFIG options
  • selinux
  • unwind
  • vardepvalue

Sources

git://gitlab.com/cespedes/ltrace.git

Patches

Patch Status
ltrace/configure-allow-to-disable-selinux-support.patch Pending
ltrace/0001-Use-correct-enum-type.patch Pending
ltrace/0002-Fix-const-qualifier-error.patch Pending
ltrace/0001-Add-support-for-mips64-n32-n64.patch Pending
ltrace/0001-mips-plt.c-Delete-include-error.h.patch Pending
ltrace/0001-move-fprintf-into-same-block-where-modname-and-symna.patch Pending
ltrace/0001-hook-Do-not-append-int-to-std-string.patch Pending
ltrace/0001-Bug-fix-for-data-type-length-judgment.patch Pending
ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch Pending
ltrace/0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch Pending
ltrace/0001-proc-Make-PROC_PID_FILE-not-use-variable-length-arra.patch Pending
ltrace/0001-dwarf_prototypes-return-NULL-from-NEXT_SIBLING-on-er.patch Submitted [https://gitlab.com/cespedes/ltrace/-/merge_requests/30]
ltrace/0001-trace-fix-1-bit-bitfield-assignments-for-clang-Wsing.patch Submitted [https://gitlab.com/cespedes/ltrace/-/merge_requests/30]

bbappends

This recipe is appended by:

meta-medusa-dist ltrace_%.bbappend
meta-webosose ltrace_git.bbappend

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master ltrace 0.8.1 (this recipe)