summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2021-09-29 06:54:42 (GMT)
committerKoenig, Joerg <jck@techsat.com>2021-09-29 06:55:11 (GMT)
commitac91b68455d45b932ad9ac8e3bc85eed24c56450 (patch)
tree0b01ee3da81d05230cd3751c08c0f9f1d7405fa7
parentdae40e10c116e246b379977d7b8965ec8b7eea1d (diff)
downloadgcc-compiler-suite-ac91b68455d45b932ad9ac8e3bc85eed24c56450.zip
gcc-compiler-suite-ac91b68455d45b932ad9ac8e3bc85eed24c56450.tar.gz
gcc-compiler-suite-ac91b68455d45b932ad9ac8e3bc85eed24c56450.tar.bz2
Updated GDB from 8.2 to 11.1refs/changes/29/16929/2
Change-Id: I8928c59fc41d72daccfdb4294aac367564c085a6
-rw-r--r--versions.mk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/versions.mk.inc b/versions.mk.inc
index 7f02fda..91ce450 100644
--- a/versions.mk.inc
+++ b/versions.mk.inc
@@ -7,7 +7,7 @@ VERSION_GMP = 6.2.0
VERSION_MPC = 1.1.0
VERSION_ISL = 0.18
VERSION_MPFR = 4.0.2
-VERSION_GDB = 8.2
+VERSION_GDB = 11.1
VERSION_BZ2 = 1.0.8
VERSION_ZLIB = 1.2.11