default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
[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.042469 seconds and 5 git commands to generate.