summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-20 09:56:46 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-20 09:56:46 (GMT)
commitb4c1d39a2b7decc68e9784041e73787c59716f58 (patch)
tree81a1827ce7b063f902e6542a487ba002713cc852 /config/debug
parent631ad148a2596859ab8ffddf4c66ef57e384adf0 (diff)
Don't force building a gdbserver when only native gdb is selected.
/trunk/config/debug/gdb.in | 1 0 1 0 - /trunk/scripts/build/debug/300-gdb.sh | 1 0 1 0 - 2 files changed, 2 deletions(-)
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 4b35cc2..643162b 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -33,7 +33,6 @@ config GDB_NATIVE
bool
prompt "Native gdb"
default n
- select GDB_GDBSERVER
help
Build and install a native gdb for the target, to run on the target.