update to gdb 7.8.2

This commit is contained in:
Dave Murphy
2015-01-21 17:24:24 +00:00
parent bfdab38a67
commit 0b9a5d7f76
2 changed files with 7 additions and 7 deletions

View File

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