summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-01-16 17:01:10 (GMT)
committerGitHub <noreply@github.com>2017-01-16 17:01:10 (GMT)
commitcc30c2c880dd5c771b8c5935baf13d505a5ca3d1 (patch)
treea92fde117682b0af6200bda5eabb64d920ea5726 /config/debug/gdb.in.native
parent16a7f7bde73954570babb44c45b66afd83b7414d (diff)
parentfb58775a46bae7e587e888fc481e7483773e99ee (diff)
Merge pull request #533 from stilor/gdb-7.12
Gdb 7.12
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index 915debd..634b13b 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -5,6 +5,7 @@ config GDB_NATIVE
prompt "Native gdb"
depends on ! BARE_METAL
depends on ! BACKEND
+ depends on CC_LANG_CXX || !GDB_7_12_or_later
select EXPAT_TARGET
select NCURSES_TARGET
help