aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/gdb.conf2
-rw-r--r--config/gdbserver.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/gdb.conf b/config/gdb.conf
index 91fad567..e332488e 100644
--- a/config/gdb.conf
+++ b/config/gdb.conf
@@ -1,7 +1,7 @@
# This is a list of packages that must be installed on the build machine
depends=""
-latest="binutils-gdb.git~gdb-7.10-branch"
+latest="binutils-gdb.git~gdb-7.11-branch"
# If yes, only static linking will be used
static_link=yes
diff --git a/config/gdbserver.conf b/config/gdbserver.conf
index 9414140d..48ede2fb 100644
--- a/config/gdbserver.conf
+++ b/config/gdbserver.conf
@@ -1,7 +1,7 @@
# This is a list of packages that must be installed on the build machine
depends=""
-latest="binutils-gdb.git~gdb-7.10-branch"
+latest="binutils-gdb.git~gdb-7.11-branch"
# If yes, only static linking will be used
static_link=yes