diff -r 68af6b83ff7e -r 5b6539923eea config/debug/gdb.in --- a/config/debug/gdb.in Fri Oct 10 14:30:44 2008 +0000 +++ b/config/debug/gdb.in Mon Feb 02 21:09:07 2009 +0000 @@ -155,10 +155,15 @@ bool prompt "5.6" +config NCURSES_V_5_7 + bool + prompt "5.7" + endchoice config NCURSES_VERSION string default "5.6" if NCURSES_V_5_6 + default "5.7" if NCURSES_V_5_7 endif # GDB_NATIVE --> ncurses