X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2d2de20c87800851bdfde176239df326bd79ea50..c28c24716e15dbd65ad656709b673c7cbfa09817:/package/strace/Config.in diff --git a/package/strace/Config.in b/package/strace/Config.in index 0fb8aa52f..08fedf795 100644 --- a/package/strace/Config.in +++ b/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/ +