9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
config BR2_PACKAGE_LTRACE
|
|
bool "ltrace"
|
|
default n
|
|
depends on BR2_PACKAGE_LIBELF
|
|
help
|
|
Debugging program which runs a specified command until it exits.
|
|
|
|
http://packages.debian.org/unstable/utils/ltrace.html
|