mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Update to gdb 13.1 for rtems 6
This commit is contained in:
parent
fc1b2dce27
commit
fa1936e570
@ -12,7 +12,7 @@
|
||||
%defineifnot with_rtems_dtc devel/dtc-1.6.1-1
|
||||
%defineifnot with_rtems_expat devel/expat-2.4.8-1
|
||||
%defineifnot with_rtems_gmp devel/gmp-6.2.1
|
||||
%defineifnot with_rtems_gdb tools/rtems-gdb-12.1
|
||||
%defineifnot with_rtems_gdb tools/rtems-gdb-13.1
|
||||
%defineifnot with_rtems_binutils tools/rtems-binutils-2.38
|
||||
%defineifnot with_rtems_gcc tools/rtems-gcc-12-newlib-head
|
||||
%defineifnot with_rtems_tools tools/rtems-tools-6
|
||||
|
13
rtems/config/tools/rtems-gdb-13.1.cfg
Normal file
13
rtems/config/tools/rtems-gdb-13.1.cfg
Normal file
@ -0,0 +1,13 @@
|
||||
#
|
||||
# GDB 13.1
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 13.1
|
||||
%define gdb_src_ext xz
|
||||
%hash sha512 gdb-%{gdb_version}.tar.xz \
|
||||
5lBU/7wDV+7tSxfh7cXvRapzyd3zsSEGUePYWVduJ8HSeyZoAP4mMo7aWIV0VczYYy9AAM/F9j+QhUCWKQGHyg==
|
||||
|
||||
%include %{_configdir}/gdb-common-1.cfg
|
Loading…
x
Reference in New Issue
Block a user