config/debug/gdb.in.cross
changeset 1916 e5b635bb9290
parent 1915 78557644e31d
child 2098 9a8f0e3fe605
     1.1 --- a/config/debug/gdb.in.cross	Thu Apr 15 19:54:00 2010 +0200
     1.2 +++ b/config/debug/gdb.in.cross	Thu Apr 15 20:00:23 2010 +0200
     1.3 @@ -43,15 +43,4 @@
     1.4        
     1.5        Say 'Y' here if you want to use MPC.
     1.6  
     1.7 -config GDB_CROSS_INSIGHT
     1.8 -    bool
     1.9 -    prompt "Use Insight instead (EXPERIMENTAL)"
    1.10 -    default n
    1.11 -    depends on EXPERIMENTAL
    1.12 -    help
    1.13 -      If you say 'Y' here, then Insight will be used to build the cross
    1.14 -      debugger, instead of the plain gdb.
    1.15 -      
    1.16 -      Insight is gdb plus a TCL/TK GUI: http://sourceware.org/insight/
    1.17 -
    1.18  endif # GDB_CROSS