summaryrefslogblamecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.6.2-1.cfg
blob: 523e55f3a58a3914ecd40576a6059304968531d7 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                 
                           
                                                                          
      
 



                                                    
#
# GDB 7.6.2.
#

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

%define gdb_version 7.6.2

%if %{_build_os} == freebsd
 %patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
%endif

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