summaryrefslogtreecommitdiff
path: root/package/ltrace/Config.in
blob: 566e72f0a4f864e163d34fa1934ae999a3a75e61 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LTRACE
	bool "ltrace"
	default n
	#depends on BR2_LARGEFILE
	select BR2_PACKAGE_LIBELF_HEADERS
	help
	  Debugging program which runs a specified command until it exits.

	  http://packages.debian.org/unstable/utils/ltrace.html