fix a bug that prevents the wgt634u from initializing the filesystem properly
[openwrt.git] / package / strace / Config.in
1 config BR2_PACKAGE_STRACE
2 prompt "strace............................ System call tracer"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A useful diagnostic, instructional, and debugging tool.
7 Allows you to track what system calls a program makes
8 while it is running.
9
10 http://sourceforge.net/projects/strace/
11
This page took 0.046006 seconds and 5 git commands to generate.