summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-mipstx39-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-mipstx39-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-mipstx39-gdb-7.7-1.cfg')
-rw-r--r--rtems/config/tools/rtems-mipstx39-gdb-7.7-1.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-mipstx39-gdb-7.7-1.cfg b/rtems/config/tools/rtems-mipstx39-gdb-7.7-1.cfg
new file mode 100644
index 0000000..0e65b5e
--- /dev/null
+++ b/rtems/config/tools/rtems-mipstx39-gdb-7.7-1.cfg
@@ -0,0 +1,11 @@
+#
+# MIPS STX39 GDB 7.7.
+#
+
+%undefine _target
+%define _target mipstx39-rtems%{rtems_version}
+
+#
+# The gdb build instructions for RTEMS 7.7.
+#
+%include tools/rtems-gdb-7.7-1.cfg