debug/gdb: use ncurses-5.9
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Aug 18 23:52:47 2011 +0200 (2011-08-18)
changeset 2616d32d723b239c
parent 2615 ba0fbc5f6570
child 2617 41bd6777fa4f
debug/gdb: use ncurses-5.9

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
scripts/build/debug/300-gdb.sh
     1.1 --- a/scripts/build/debug/300-gdb.sh	Tue Aug 16 22:30:00 2011 +0200
     1.2 +++ b/scripts/build/debug/300-gdb.sh	Thu Aug 18 23:52:47 2011 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  # It's used only internally by crosstool-NG, and is
     1.5  # not exposed outside, so we don't care about providing
     1.6  # config options for this.
     1.7 -CT_DEBUG_GDB_NCURSES_VERSION="5.7"
     1.8 +CT_DEBUG_GDB_NCURSES_VERSION="5.9"
     1.9  
    1.10  # Ditto for the expat library
    1.11  CT_DEBUG_GDB_EXPAT_VERSION="2.0.1"