From: Felix Fietkau Date: Thu, 28 Jun 2012 14:32:11 +0000 (+0000) Subject: toolchain: enable gdb by default X-Git-Tag: reboot~13503 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f9f929613d302d872f6497639395e195bf14898e;p=openwrt%2Fopenwrt.git toolchain: enable gdb by default SVN-Revision: 32518 --- diff --git a/toolchain/Config.in b/toolchain/Config.in index d653aac5ef..1c0998304a 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -157,7 +157,7 @@ config GDB bool depends !avr32 prompt "Build gdb" if TOOLCHAINOPTS - default n + default y help Enable if you want to build the gdb