config/debug/gdb.in.cross
changeset 2484 d1a8c2ae7946
parent 2209 cdafca8bdaa8
child 2508 9e2761e59a75
     1.1 --- a/config/debug/gdb.in.cross	Thu Dec 09 18:55:15 2010 +0100
     1.2 +++ b/config/debug/gdb.in.cross	Tue May 31 16:27:39 2011 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  config GDB_CROSS_STATIC
     1.5      bool
     1.6      prompt "Build a static cross gdb"
     1.7 -    default n
     1.8      help
     1.9        A static cross gdb can be usefull if you debug on a machine that is
    1.10        not the one that is used to compile the toolchain.