devkitA64: upgrade gdb to 9.1

This commit is contained in:
Dave Murphy
2020-05-08 09:57:51 +01:00
parent ddaf472951
commit 45bf89586f
2 changed files with 1 additions and 61 deletions

View File

@@ -53,8 +53,8 @@ case "$VERSION" in
"3" )
GCC_VER=10.1.0
BINUTILS_VER=2.32
GDB_VER=8.2.1
NEWLIB_VER=3.3.0
GDB_VER=9.1
basedir='dka64'
package=devkitA64
target=aarch64-none-elf