devkitA64: update gdb to 8.2.1

This commit is contained in:
Dave Murphy
2019-03-07 01:41:55 +00:00
parent 2c8ae62e8e
commit fec37937b7
2 changed files with 49 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ case "$VERSION" in
GCC_VER=8.3.0
BINUTILS_VER=2.32
NEWLIB_VER=3.0.0
GDB_VER=8.0
GDB_VER=8.2.1
basedir='dka64'
package=devkitA64
target=aarch64-none-elf