[rtems-crossrpms commit] Upgrade to gdb-7.5.

Ralf Corsepius ralf at rtems.org
Thu Oct 4 09:19:20 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    4c99e77cd2485d81d400210f53f58b7cae68da95
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=4c99e77cd2485d81d400210f53f58b7cae68da95

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Oct  4 08:43:40 2012 +0200

Upgrade to gdb-7.5.

---

 rtems4.11/lm32/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index d7dcc86..8737ebe 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.4.1
+GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 




More information about the vc mailing list