From 5e40650bd9a7b928e1bc15eb7d81e7cb865829c4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Feb 2009 05:35:34 +0000 Subject: Activate GDB. --- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am index 4544a59556..d0cbcdc3e3 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -19,12 +19,11 @@ NEWLIB_RPMREL = `expr 21 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -# NOTREADY -#GDB_VERS = 6.8 -#GDB_PKGVERS = $(GDB_VERS) -#GDB_RPMREL = 8 -#include ../gdb.am -#GDB_OPTS += +GDB_VERS = 6.8.50.20090224 +GDB_PKGVERS = $(GDB_VERS) +GDB_RPMREL = 1 +include ../gdb.am +GDB_OPTS += --disable-infos # NOTREADY #CPUKIT_VERS = 4.9.99.0 -- cgit v1.2.3