summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-6.8-1.cfg
blob: 49953b7f62d4b405a9adb4a82f9e7d224e8de00b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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