From 3ad58b9c50b7a204776120cf2c09731520c70be4 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 15 Apr 2010 20:00:23 +0200 Subject: debug/gdb: remove insight Insight seems to be very slow to follow up on mainstreram gdb. Latest snapshots are more than 6 months old. Moreover, I don't have time to maintain insight support in crosstool-NG; and, because I don't use it, I am unable to find any breakage. --- config/debug/gdb.in.cross | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'config/debug') diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index fb1186d1..f5afe094 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 -- cgit v1.2.3