# HG changeset patch # User "Yann E. MORIN" # Date 1233608947 0 # Node ID 5b6539923eeab435058e601d8d720953ae53215f # Parent f379ee57b01e50b66320c6e46bf3fe66e07a5778 Add latest ncurses version 5.7 for use with gdb. /trunk/config/debug/gdb.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+) diff -r f379ee57b01e -r 5b6539923eea config/debug/gdb.in --- a/config/debug/gdb.in Mon Feb 02 21:08:39 2009 +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