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

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