summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.6.2-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-12-14 12:21:27 +1100
committerChris Johns <chrisj@rtems.org>2013-12-14 12:21:27 +1100
commit69dca93af5d5c5c4cfa6f4b7c8b854e3d295109f (patch)
tree61ebd745590a8652585a93f144ee0de63ad5d36c /rtems/config/tools/rtems-gdb-7.6.2-1.cfg
parentUse the --jobs option. (diff)
downloadrtems-source-builder-69dca93af5d5c5c4cfa6f4b7c8b854e3d295109f.tar.bz2
Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.
Note, some architectures remain broken with the new gcc.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.6.2-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.6.2-1.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.6.2-1.cfg b/rtems/config/tools/rtems-gdb-7.6.2-1.cfg
new file mode 100644
index 0000000..15a7022
--- /dev/null
+++ b/rtems/config/tools/rtems-gdb-7.6.2-1.cfg
@@ -0,0 +1,18 @@
+#
+# GDB 7.6.2.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gdb_version 7.6.2
+
+#
+# RTEMS Build Set patches.
+#
+%include rtems-gdb-patches.cfg
+
+#
+# The gdb build instructions. We use 7.xx Release 1.
+#
+%include %{_configdir}/gdb-7-1.cfg