summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.7-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-05-01 05:38:09 +0000
committerChris Johns <chrisj@rtems.org>2014-05-01 05:38:09 +0000
commit43252be1ba9943cb8d1a583171cc34afc7291137 (patch)
treee840b498fbbe1eb218eb300163a53f6da15d8c88 /rtems/config/tools/rtems-gdb-7.7-1.cfg
parentsb:Use cc and c++ on FreeBSD 10 and higher. (diff)
downloadrtems-source-builder-43252be1ba9943cb8d1a583171cc34afc7291137.tar.bz2
config: Update to gdb-7.7 for a range of archs.
Update lm32, m32c, m32r, m68k, microblaze, mips, powerpc, sh, sparc64 v850.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.7-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.7-1.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.7-1.cfg b/rtems/config/tools/rtems-gdb-7.7-1.cfg
index e65a46a..a1d8932 100644
--- a/rtems/config/tools/rtems-gdb-7.7-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.7-1.cfg
@@ -16,6 +16,7 @@
# Clean up the sim-arange inline code so it builds.
#
%define patch1 %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
+%define patch2 %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
%if %{_host_os} == freebsd
%define patch5 %{rtems_gdb_patches}/patch-gdb-python-python-config.py