use gdb 8.2

This commit is contained in:
Dave Murphy 2018-11-01 10:53:43 +00:00
parent f0463ecba1
commit 596d710c3b

View File

@ -33,7 +33,7 @@ case "$VERSION" in
GCC_VER=8.2.0
BINUTILS_VER=2.31.1
NEWLIB_VER=3.0.0
GDB_VER=8.0
GDB_VER=8.2
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi