summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-6.8-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-15 15:33:59 +1100
committerChris Johns <chrisj@rtems.org>2013-03-15 15:34:24 +1100
commit3643c48bfb8c9fc9e3c93be8be16cda04a87a3d6 (patch)
tree3db28b6c8b6688e0a8fb0d69c70c811a168a3ba4 /rtems/config/tools/rtems-gdb-6.8-1.cfg
parentAllow a build set to provide the source0 path. (diff)
downloadrtems-source-builder-3643c48bfb8c9fc9e3c93be8be16cda04a87a3d6.tar.bz2
Add RTEMS 4.9 support for i386 and SPARC.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-6.8-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-6.8-1.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-6.8-1.cfg b/rtems/config/tools/rtems-gdb-6.8-1.cfg
new file mode 100644
index 0000000..49953b7
--- /dev/null
+++ b/rtems/config/tools/rtems-gdb-6.8-1.cfg
@@ -0,0 +1,21 @@
+#
+# GDB 6.8.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gdb_version 6.8
+
+#
+# RTEMS Build Set patches.
+#
+Source0: http://ftp.gnu.org/gnu/gdb/gdb-6.8a.tar.bz2
+Patch0: %{rtems_gdb_patches}/gdb-6.8-rtems4.9-20091111.diff
+
+%include rtems-gdb-patches.cfg
+
+#
+# The gdb build instructions. We use 6.xx Release 1.
+#
+%include %{_configdir}/gdb-6-1.cfg