summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-08 14:00:45 +1100
committerChris Johns <chrisj@rtems.org>2013-03-08 14:00:45 +1100
commitf17665ede2c2e07fb681612832c8fcdd5b1bdc12 (patch)
tree1a8408abe2a30226d35efbd09883b9bf5e7f1df6 /rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
parentMacro %define updates an existing macro. (diff)
downloadrtems-source-builder-f17665ede2c2e07fb681612832c8fcdd5b1bdc12.tar.bz2
Add MIPS STX39 and Moxie specific GDB builds.
The MIPS STX39 is a special build for the simulator and the Moxie build has a specific patch which was in the common configuration.
Diffstat (limited to 'rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg')
-rw-r--r--rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
new file mode 100644
index 0000000..afea620
--- /dev/null
+++ b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
@@ -0,0 +1,13 @@
+#
+# MIPS STX39 GDB 7.5.1.
+#
+
+%{echo %{_target}}
+
+%undefine _target
+%define _target mipstx39-rtems%{rtems_version}
+
+#
+# The gdb build instructions for RTEMS 7.5.1.
+#
+%include tools/rtems-gdb-7.5.1-1.cfg