source: rtems-source-builder/rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg @ 081f8ff

Last change on this file since 081f8ff was a9142bc, checked in by Jiri Gaisler <jiri@…>, on 01/26/19 at 10:27:15

gdb: add RISC-V and code coverage support to sis

  • Property mode set to 100644
File size: 817 bytes
Line 
1#
2# GDB
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version ce73f310150418a9a1625ab60a527d959096a9e2
9%define gdb_external 1
10%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
11%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
12%hash sha512 %{gdb_expand_name}.tar.gz a646330c5b21b978109ec21b3c1b58ef2f54d861086821e6b83c8762aec4c08fb2542f114d34052fe2713efd21bade79133a31b4a5313ab0b650234a8f3ec359
13
14%patch add gdb https://gaisler.se/gdb/gdb-8.2-ce73f3-sis-2.10.patch
15%hash sha512 gdb-8.2-ce73f3-sis-2.10.patch b45d66526affe717457f0dcdc680f1fd4f0b3ab334398a8fff70fccfb7946d5f2a79b0bd41185e4ef8327f61d42e0e0b450ccb3b61a576e6e5d351fc743ca111
16
17%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.