summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-gdb-7.5-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-09 07:09:51 +1100
committerChris Johns <chrisj@rtems.org>2012-11-09 07:11:36 +1100
commit0bf00e2d8061dae538129b80391e2a1b3d705819 (patch)
tree08c92709a8cbddc8676ea3f549a12ddf2071adef /rtems/config/rtems-gdb-7.5-1.cfg
parentFix the install point in the STLink configuration. (diff)
downloadrtems-source-builder-0bf00e2d8061dae538129b80391e2a1b3d705819.tar.bz2
Add rtems-4.11 support using gcc 4.6.3.
Diffstat (limited to 'rtems/config/rtems-gdb-7.5-1.cfg')
-rw-r--r--rtems/config/rtems-gdb-7.5-1.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtems/config/rtems-gdb-7.5-1.cfg b/rtems/config/rtems-gdb-7.5-1.cfg
new file mode 100644
index 0000000..27e8b37
--- /dev/null
+++ b/rtems/config/rtems-gdb-7.5-1.cfg
@@ -0,0 +1,15 @@
+#
+# GDB 7.5.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gdb_version 7.5
+
+Patch0: gdb-7.5-rtems4.11-20121003.diff
+
+#
+# The gdb build instructions. We use 7.xx Release 1.
+#
+%include %{_configdir}/gdb-7-1.cfg