summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoenig, Joerg <jck@techsat.com>2021-10-07 07:59:00 (GMT)
committerKoenig, Joerg <jck@techsat.com>2021-10-07 07:59:14 (GMT)
commitae2f1aa8f1e99ec423233c698550eabf9d134bec (patch)
treeecb5cd0a58afc4af14732c1332d916e850b377b1
parent844b3fdcbc84a1a190c706515844722374ea1026 (diff)
downloadgcc-compiler-suite-ae2f1aa8f1e99ec423233c698550eabf9d134bec.zip
gcc-compiler-suite-ae2f1aa8f1e99ec423233c698550eabf9d134bec.tar.gz
gcc-compiler-suite-ae2f1aa8f1e99ec423233c698550eabf9d134bec.tar.bz2
Revert "Updated GDB from 8.2 to 11.1"refs/changes/40/16940/2
This reverts commit ac91b68455d45b932ad9ac8e3bc85eed24c56450. Reason for revert: not working Change-Id: I327ad49c649bf5e036a48063d54fed55c4f16f8c
-rw-r--r--versions.mk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/versions.mk.inc b/versions.mk.inc
index 91ce450..7f02fda 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 = 11.1
+VERSION_GDB = 8.2
VERSION_BZ2 = 1.0.8
VERSION_ZLIB = 1.2.11