summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-05 15:00:52 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-08 15:41:07 +0100
commit63c000125f477c2e3463949544157a596a7ce015 (patch)
tree59001a5bb7c10acc09c7417a8d21cec1c90936d3
parent0befa20268999b975c465b039ac685c126c7146a (diff)
downloadOSELAS.Toolchain-63c000125f477c2e3463949544157a596a7ce015.tar.gz
OSELAS.Toolchain-63c000125f477c2e3463949544157a596a7ce015.tar.xz
fixup_ptxconfigs.sh: use gdb-8.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rwxr-xr-xfixup_ptxconfigs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixup_ptxconfigs.sh b/fixup_ptxconfigs.sh
index 5dcfb91..ddc2b6e 100755
--- a/fixup_ptxconfigs.sh
+++ b/fixup_ptxconfigs.sh
@@ -282,7 +282,7 @@ fixup()
#
# PTXCONF_CROSS_GDB_VERSION
#
- PTXCONF_CROSS_GDB_VERSION="7.11"
+ PTXCONF_CROSS_GDB_VERSION="8.1"
case "${PTXCONF_CROSS_GCC_VERSION}" in
3.*|4.[012].*)
PTXCONF_CROSS_GCC_43=n