15d8f20697f37e145e1708e7fb6714ffc817c43d
[openwrt/staging/dedeckeh.git] / openwrt / package / gdbserver / Config.in
1 config BR2_PACKAGE_GDBSERVER
2 tristate "gdbserver - Remote Server for the GNU Debugger"
3 default m if CONFIG_DEVEL
4 help
5 GDBSERVER is a program that allows you to run GDB on a different machine
6 than the one which is running the program being debugged.
7
8