update gdb to 7.8

This commit is contained in:
Dave Murphy
2014-11-27 10:21:18 +00:00
parent 970e965ba5
commit fe1d504432
3 changed files with 9 additions and 9 deletions

View File

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