[PATCH] RSB/gdb: upgrade sis to 2.11
Chris Johns
chrisj at rtems.org
Mon Feb 4 07:00:44 UTC 2019
On 3/2/19 8:38 pm, Jiri Gaisler wrote:
> From 72799748f8dca595f804dcf0efd566b3a88eb36e Mon Sep 17 00:00:00 2001
> From: Jiri Gaisler <jiri at 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.
Chris
More information about the devel
mailing list