diff -r b0cc1bf3e851 -r d32d723b239c scripts/build/debug/300-gdb.sh --- a/scripts/build/debug/300-gdb.sh Sat Jul 30 00:05:53 2011 +0200 +++ b/scripts/build/debug/300-gdb.sh Thu Aug 18 23:52:47 2011 +0200 @@ -4,7 +4,7 @@ # It's used only internally by crosstool-NG, and is # not exposed outside, so we don't care about providing # config options for this. -CT_DEBUG_GDB_NCURSES_VERSION="5.7" +CT_DEBUG_GDB_NCURSES_VERSION="5.9" # Ditto for the expat library CT_DEBUG_GDB_EXPAT_VERSION="2.0.1"