backport iptables extension split introduced by changeset:2412 (fix ticket:40),
[openwrt.git] / openwrt / package / gdbserver / Config.in
1 config BR2_PACKAGE_GDBSERVER
2 prompt "gdbserver......................... Remote Server for the GNU Debugger"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 GDBSERVER is a program that allows you to run GDB on a different machine
7 than the one which is running the program being debugged.
8
This page took 0.047768 seconds and 5 git commands to generate.