summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-10-25 12:41:38 -0500
committerJoel Sherrill <joel@rtems.org>2022-10-27 17:12:28 -0500
commitcb8821e93378118e78a9cb25859789b126bd5761 (patch)
tree877f94d2b24d78b898e435d3855c156c1f9820b7 /rtems
parentdevel/sis: fix compilation of SIS on Mac OS X (diff)
downloadrtems-source-builder-cb8821e93378118e78a9cb25859789b126bd5761.tar.bz2
Update mipstx39 gdb version to pick up fix to make simulator work
Closes #4689.
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/6/rtems-mips.bset2
-rw-r--r--rtems/config/tools/rtems-gdb-head.cfg4
2 files changed, 3 insertions, 3 deletions
diff --git a/rtems/config/6/rtems-mips.bset b/rtems/config/6/rtems-mips.bset
index 48771f3..370e5ea 100644
--- a/rtems/config/6/rtems-mips.bset
+++ b/rtems/config/6/rtems-mips.bset
@@ -3,4 +3,4 @@
%define gdb-sim-options --enable-sim-hardware
%define win32-gdb-disable-sim
%include 6/rtems-default.bset
-tools/rtems-mipstx39-gdb-11.2
+tools/rtems-mipstx39-gdb-head
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index 967b5e6..258e3e1 100644
--- a/rtems/config/tools/rtems-gdb-head.cfg
+++ b/rtems/config/tools/rtems-gdb-head.cfg
@@ -1,11 +1,11 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
-%define gdb_version ce6c3d2
+%define gdb_version c6d2040
%define gdb_external 1
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
%hash sha512 %{gdb_expand_name}.tar.gz \
- drh71JaHy/tbyPXOVBWIETRMQOhwXuQT+wsYt8m5iCXJoNnkd+h56XopTCtvHNlc7spQUTgGbxcDhO97T5vEEg==
+ KNcy2DdJhDaT7NhkR3dl2Ju42EhY7dn7DrV10xDiCLQbD2+1FA4Up8crLV2vM8cJ5RpntKp1fa+BgUTjR/RlMA==
%include %{_configdir}/gdb-8-1.cfg