summaryrefslogtreecommitdiff
path: root/package/ltrace/Config.in
blob: 36f14cefa808f03ad9f9a8294bc9924640018d2b (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LTRACE
	bool "ltrace"
	#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