2
1

Config.in 246 B

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