Peter Stuge ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/214
-gerrit commit 940a23c5ea7d9abb6a008e774097ec6914cf3f07 Author: Peter Stuge <[email protected]> Date: Tue Sep 13 23:06:12 2011 +0200 util/crossgcc: Update gdb to 7.2a The previous version is no longer available. Change-Id: I8126617cfe9addeb4778f002398abbcb4c73d2c7 Signed-off-by: Peter Stuge <[email protected]> --- util/crossgcc/buildgcc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 937fb75..6061f26 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -35,7 +35,7 @@ MPC_VERSION=0.8.2 LIBELF_VERSION=0.8.13 GCC_VERSION=4.5.2 BINUTILS_VERSION=2.20.1 -GDB_VERSION=7.2 +GDB_VERSION=7.3.1 W32API_VERSION=3.17-2 W32API_VERSION_SHORT=3.17 MINGWRT_VERSION=3.18 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

