Peter Stuge (peter@stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/214
-gerrit
commit a952200bb250786b24a6ffc7fa141913ba0f19d7 Author: Peter Stuge peter@stuge.se 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 peter@stuge.se --- util/crossgcc/buildgcc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 937fb75..204084e 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.2a W32API_VERSION=3.17-2 W32API_VERSION_SHORT=3.17 MINGWRT_VERSION=3.18