source: rtems-source-builder/rtems/config/tools/rtems-gdb-7.6-1.cfg @ a48a478

4.104.114.95
Last change on this file since a48a478 was a48a478, checked in by Chris Johns <chrisj@…>, on 04/30/13 at 05:01:30

Updated 4.11 tool versions.

  • Property mode set to 100644
File size: 263 bytes
Line 
1#
2# GDB 7.6.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version 7.6
9
10#
11# RTEMS Build Set patches.
12#
13%include rtems-gdb-patches.cfg
14
15#
16# The gdb build instructions. We use 7.xx Release 1.
17#
18%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.