[rtems-source-builder commit] Fix for GDB 7.12 while building with GCC 7+

Sebastian Huber sebh at rtems.org
Mon Jun 12 11:52:34 UTC 2017


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jun 12 13:08:39 2017 +0200

Fix for GDB 7.12 while building with GCC 7+

---

 rtems/config/tools/rtems-gdb-7.12-1.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rtems/config/tools/rtems-gdb-7.12-1.cfg b/rtems/config/tools/rtems-gdb-7.12-1.cfg
index b8b7e91..2becf84 100644
--- a/rtems/config/tools/rtems-gdb-7.12-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.12-1.cfg
@@ -15,6 +15,9 @@
 %patch add gdb %{rtems_gdb_patches}/gdb-7.11-sis-leon2-leon3.diff
 %hash md5 gdb-7.11-sis-leon2-leon3.diff 88eac302290ea2a58bd7e08aaca94efd
 
+%patch add gdb https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blobdiff_plain;f=gdb/location.c;h=8dce21ada12b3f8cb4145d1af96e29efe378bda2;hp=65116c732f7071444986c4b582580b7cc4622f0b;hb=909de2c5cc91b815d671f7018da2a925fbd19aaf;hpb=a945860b6cb4f8a26343ac5dcb0b42fe5fb2f68a
+%hash sha512 binutils-gdb-git-8dce21ada12b3f8cb4145d1af96e29efe378bda2.patch c5acc276312067cdb9bbda1678f066b3d2b2c1e11275574aa2e3b5c4541c51e670da00e057a184211b282df254e9e1afa14ae7563f2a0588cf11a4dcbd2e5f7a
+
 #
 # FreeBSD specific fixes (still OK from 7.11)
 #




More information about the vc mailing list