config: Update to gdb-7.7. for arm, avr, bfin, h8300.

This commit is contained in:
Chris Johns 2014-04-10 18:23:26 +10:00
parent 7a6d42e01b
commit 9ea19cf760
4 changed files with 9 additions and 4 deletions

View File

@ -35,5 +35,5 @@
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
tools/rtems-gdb-7.6.2-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11

View File

@ -47,5 +47,5 @@
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
tools/rtems-gdb-7.6.2-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11

View File

@ -24,5 +24,5 @@
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
tools/rtems-gdb-7.6.2-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11

View File

@ -17,6 +17,11 @@
#
%include rtems-4.11-base.bset
#
# Disable building ICONV support. The speed up arrays are too large.
#
%define with_iconv 0
#
# Tools configuration.
#
@ -24,5 +29,5 @@
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
tools/rtems-gdb-7.6.2-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11