[rtems-source-builder commit] Update mipstx39 gdb version to pick up fix to make simulator work

Joel Sherrill joel at rtems.org
Thu Oct 27 22:00:44 UTC 2022


Module:    rtems-source-builder
Branch:    master
Commit:    cb8821e93378118e78a9cb25859789b126bd5761
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=cb8821e93378118e78a9cb25859789b126bd5761

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Oct 25 12:41:38 2022 -0500

Update mipstx39 gdb version to pick up fix to make simulator work

Closes #4689.

---

 rtems/config/6/rtems-mips.bset        | 2 +-
 rtems/config/tools/rtems-gdb-head.cfg | 4 ++--
 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



More information about the vc mailing list