summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
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