config/debug/gdb.in
changeset 1198 5b6539923eea
parent 916 68af6b83ff7e
child 1263 a6829a4a6afe
child 1358 07bc5731a037
     1.1 --- a/config/debug/gdb.in	Fri Oct 10 14:30:44 2008 +0000
     1.2 +++ b/config/debug/gdb.in	Mon Feb 02 21:09:07 2009 +0000
     1.3 @@ -155,10 +155,15 @@
     1.4      bool
     1.5      prompt "5.6"
     1.6  
     1.7 +config NCURSES_V_5_7
     1.8 +    bool
     1.9 +    prompt "5.7"
    1.10 +
    1.11  endchoice
    1.12  
    1.13  config NCURSES_VERSION
    1.14      string
    1.15      default "5.6" if NCURSES_V_5_6
    1.16 +    default "5.7" if NCURSES_V_5_7
    1.17  
    1.18  endif # GDB_NATIVE --> ncurses