summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/gdb-7.6.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-11-05 22:09:11 +1100
committerChris Johns <chrisj@rtems.org>2013-11-05 22:09:11 +1100
commit873016c24940e94595a236941ef496724b665bca (patch)
tree773a7e4a5f246ac8b09363ef59df652322bf3761 /bare/config/devel/gdb-7.6.1-1.cfg
parentAdd Fedora 18 dependence. (diff)
downloadrtems-source-builder-873016c24940e94595a236941ef496724b665bca.tar.bz2
Add Bare support for GNU tools.
Add support to build bare metal tools such as sparc-elf.
Diffstat (limited to 'bare/config/devel/gdb-7.6.1-1.cfg')
-rw-r--r--bare/config/devel/gdb-7.6.1-1.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/bare/config/devel/gdb-7.6.1-1.cfg b/bare/config/devel/gdb-7.6.1-1.cfg
new file mode 100644
index 0000000..4ad433d
--- /dev/null
+++ b/bare/config/devel/gdb-7.6.1-1.cfg
@@ -0,0 +1,18 @@
+#
+# GDB 7.6.1.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gdb_version 7.6.1
+
+#
+# Bare Build Set patches.
+#
+%include bare-gdb-patches.cfg
+
+#
+# The gdb build instructions. We use 7.xx Release 1.
+#
+%include %{_configdir}/gdb-7-1.cfg