On 2/4/19 8:00 AM, Chris Johns wrote: > On 3/2/19 8:38 pm, Jiri Gaisler wrote: >> From 72799748f8dca595f804dcf0efd566b3a88eb36e Mon Sep 17 00:00:00 2001 >> From: Jiri Gaisler <j...@gaisler.se> >> Date: Sun, 3 Feb 2019 10:04:00 +0100 >> Subject: [PATCH] gdb: upgrade sis to 2.11 >> >> * support RISC-V extension IMACFD >> * fix broken erc32 memory controller settings >> --- > Why in this config ... > >> .../rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg | 4 ++-- > ... is gdb-7-1 build recipe being included .. > >> %include %{_configdir}/gdb-7-1.cfg > ? Should this be: > > %include %{_configdir}/gdb-8-1.cfg > > ? > > Are you OK if I add this patch to: > > https://devel.rtems.org/ticket/3460 > > as an attachment so I can create `rtems-gdb-8.2.1-1.cfg`? I ask because `bfin` > is broken with gdb-8.0.1 (in the sim code) on FreeBSD 12.0-p2 .. > > https://lists.rtems.org/pipermail/build/2019-February/001775.html > > A gdb-8.2.1 with this patch builds for the bfin plus all the other > architectures > in 5/rtems-all. :) > > Note, I have not run any simulations with this patch yet.
These two patches should be applied to gdb-8.2.1 to build sis for SPARC and RISC-V: https://gaisler.se/gdb/gdb-8.2.1-riscv-config.patch https://gaisler.se/gdb/gdb-8.2.1-sis-2.11.patch I have tested building and running all RTEMS tests - works fine. I think it is fine to switch all other targets to gdb-8.2.1 also. Should simplify things ... Jiri. _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel