update gdb to 7.10

This commit is contained in:
Dave Murphy
2015-11-11 00:40:43 +00:00
parent b6511b156c
commit ff9b2dd329
2 changed files with 19 additions and 1 deletions

View File

@@ -42,8 +42,8 @@ case "$VERSION" in
"2" )
GCC_VER=4.9.2
BINUTILS_VER=2.25
GDB_VER=7.8.2
NEWLIB_VER=2.0.0
GDB_VER=7.10
basedir='dkppc'
package=devkitPPC
target=powerpc-eabi