summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-nios2-gdb-7.0-1.cfg
blob: e61fd7106cbb36be5f140dc4cf26d5fadaa68150 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# GDB 7.0.
#

%disable select

%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gdb_version 7.0

%define without_python

%source set gdb http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gdb-7.0.tar.bz2

#
# The gdb build instructions. We use 7.xx Release 1.
#
%include %{_configdir}/gdb-7-1.cfg