X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d342b7e50df8db7b10b67af856d053af3b292b6..a5a74d85bc2c44463e6c05e0a17f0dc6e14582a4:/openwrt/package/strace/Config.in diff --git a/openwrt/package/strace/Config.in b/openwrt/package/strace/Config.in index 0fb8aa52f..08fedf795 100644 --- a/openwrt/package/strace/Config.in +++ b/openwrt/package/strace/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_STRACE - tristate "strace" + tristate "strace - System call tracer" default m if CONFIG_DEVEL help A useful diagnostic, instructional, and debugging tool. Allows you to track what system calls a program makes while it is running. - + http://sourceforge.net/projects/strace/ +