Add latest ncurses version 5.7 for use with gdb.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Feb 02 21:09:07 2009 +0000 (2009-02-02)
changeset 11985b6539923eea
parent 1197 f379ee57b01e
child 1199 4714cf419e98
Add latest ncurses version 5.7 for use with gdb.

/trunk/config/debug/gdb.in | 5 5 0 0 +++++
1 file changed, 5 insertions(+)
config/debug/gdb.in
     1.1 --- a/config/debug/gdb.in	Mon Feb 02 21:08:39 2009 +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