summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-02-02 21:09:07 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-02-02 21:09:07 (GMT)
commit7041afc22ae6f84fb20e436cdf6a52b3127a83d9 (patch)
treecb8cb1dc48f2e70c454106bf4d9d6712b893be04 /config/debug/gdb.in
parenta5a405bcf0c40038b9aee81baf2c1509d3421e86 (diff)
Add latest ncurses version 5.7 for use with gdb.
/trunk/config/debug/gdb.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
Diffstat (limited to 'config/debug/gdb.in')
-rw-r--r--config/debug/gdb.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 41702bf..605c06d 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -155,10 +155,15 @@ config NCURSES_V_5_6
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