summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/debug/gdb.in.cross11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross
index fb1186d..f5afe09 100644
--- a/config/debug/gdb.in.cross
+++ b/config/debug/gdb.in.cross
@@ -43,15 +43,4 @@ config GDB_CROSS_USE_MPC
Say 'Y' here if you want to use MPC.
-config GDB_CROSS_INSIGHT
- bool
- prompt "Use Insight instead (EXPERIMENTAL)"
- default n
- depends on EXPERIMENTAL
- help
- If you say 'Y' here, then Insight will be used to build the cross
- debugger, instead of the plain gdb.
-
- Insight is gdb plus a TCL/TK GUI: http://sourceware.org/insight/
-
endif # GDB_CROSS