[rtems-crossrpms commit] Upgrade to gdb-7.5.
    Ralf Corsepius 
    ralf at rtems.org
       
    Thu Nov 29 17:15:30 UTC 2012
    
    
  
Module:    rtems-crossrpms
Branch:    master
Commit:    519a833554adb2227cadedffbdb1a3e438c165fb
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=519a833554adb2227cadedffbdb1a3e438c165fb
Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Nov 27 15:43:19 2012 +0100
Upgrade to gdb-7.5.
---
 rtems4.11/mips/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 7ad1b1f..43810f5 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.4.1
+GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 8
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
    
    
More information about the vc
mailing list