Config.in 215 B

12345678
  1. config BR2_PACKAGE_LTRACE
  2. bool "ltrace"
  3. default n
  4. depends on BR2_PACKAGE_LIBELF
  5. help
  6. Debugging program which runs a specified command until it exits.
  7. http://packages.debian.org/unstable/utils/ltrace.html