mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Add gdb-8.3 as default debugger
* Minor update from 8.2.1 * Can be built without patches (!)
This commit is contained in:
parent
5a0dba77b1
commit
a0fff477a0
@ -15,7 +15,7 @@
|
||||
#
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-gdb-8.2.1-1
|
||||
tools/rtems-gdb-8.3-1
|
||||
|
||||
tools/rtems-binutils-2.32
|
||||
tools/rtems-gcc-fb371a33fa6-newlib-6661a67
|
||||
|
@ -10,7 +10,7 @@
|
||||
5/rtems-autotools
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-gdb-8.2.1-1
|
||||
tools/rtems-gdb-8.3-1
|
||||
tools/rtems-binutils-2.32
|
||||
tools/rtems-gcc-9.2.0-newlib-6661a67
|
||||
tools/rtems-tools-5-1
|
||||
|
@ -1,5 +1,6 @@
|
||||
%define release 1
|
||||
%define rtems_arch sparc
|
||||
%define with_libgomp
|
||||
%define gdb-disable-sim 1
|
||||
%include 5/rtems-default.bset
|
||||
devel/sis-2-1
|
||||
|
12
rtems/config/tools/rtems-gdb-8.3-1.cfg
Normal file
12
rtems/config/tools/rtems-gdb-8.3-1.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
#
|
||||
# GDB 8.3
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 8.3
|
||||
%define gdb_src_ext xz
|
||||
%hash sha512 gdb-%{gdb_version}.tar.xz 47ac074d20a09a3fac8f4a41dce0a0cbe6ef702f7dc21ba8b7d650d306128dcae481e9a16bf65e596b3a541dc82ae57c02bcbb786d551b4ef3e2917b9b6f0ae1
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
Loading…
x
Reference in New Issue
Block a user