mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Use GDB 11.2
This commit is contained in:
parent
5a10d932d8
commit
aee892bef9
@ -12,7 +12,7 @@ devel/dtc-1.6.1-1
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
devel/gmp-6.1.0
|
||||
tools/rtems-gdb-10
|
||||
tools/rtems-gdb-11.2
|
||||
|
||||
tools/rtems-binutils-2.38
|
||||
tools/rtems-gcc-10-newlib-head
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
devel/gmp-6.1.0
|
||||
tools/rtems-gdb-10
|
||||
tools/rtems-gdb-11.2
|
||||
|
||||
tools/rtems-xilinx-binutils-2.36
|
||||
tools/rtems-xilinx-gcc-10-newlib-head
|
||||
|
12
rtems/config/tools/rtems-gdb-11.2.cfg
Normal file
12
rtems/config/tools/rtems-gdb-11.2.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
#
|
||||
# GDB 11.2
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 11.2
|
||||
%define gdb_src_ext xz
|
||||
%hash sha512 gdb-%{gdb_version}.tar.xz 07e9026423438049b11f4f784d57401ece4e940570f613bd6958b3714fe7fbc2c048470bcce3e7d7d9f93331cdf3881d30dcc964cb113a071143a02b28e5b127
|
||||
|
||||
%include %{_configdir}/gdb-common-1.cfg
|
Loading…
x
Reference in New Issue
Block a user