update to gdb 7.10

This commit is contained in:
Dave Murphy
2015-10-30 22:21:04 +00:00
parent 14359b772f
commit 6e94598966
2 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ case "$VERSION" in
GCC_VER=5.2.0
BINUTILS_VER=2.25
NEWLIB_VER=2.2.0
GDB_VER=7.9
GDB_VER=7.10
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi