X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7f05a82f019a6b58841841f86d388cbb9f8ae306..b788a8d82423625a39deaf21d523b7c1b7743a5e:/openwrt/package/gdbserver/Config.in?ds=sidebyside diff --git a/openwrt/package/gdbserver/Config.in b/openwrt/package/gdbserver/Config.in index 15d8f2069..df74ff614 100644 --- a/openwrt/package/gdbserver/Config.in +++ b/openwrt/package/gdbserver/Config.in @@ -1,8 +1,8 @@ config BR2_PACKAGE_GDBSERVER - tristate "gdbserver - Remote Server for the GNU Debugger" + prompt "gdbserver......................... Remote Server for the GNU Debugger" + tristate default m if CONFIG_DEVEL help - GDBSERVER is a program that allows you to run GDB on a different machine - than the one which is running the program being debugged. - + GDBSERVER is a program that allows you to run GDB on a different machine + than the one which is running the program being debugged.