Re: [PATCH] RSB: add RISC-V simulator to gdb

2019-01-16 Thread Sebastian Huber
On 17/01/2019 07:34, Chris Johns wrote: On 17/1/19 11:33 am, Joel Sherrill wrote: On Wed, Jan 16, 2019 at 6:28 PM Chris Johns mailto:chr...@rtems.org>> wrote: On 17/1/19 5:18 am, Jiri Gaisler wrote: > This patch adds the RISC-V version of the sis simulator to gdb-8.2. The > SPAR

Re: [PATCH] RSB: add RISC-V simulator to gdb

2019-01-16 Thread Chris Johns
On 17/1/19 11:33 am, Joel Sherrill wrote: > > > On Wed, Jan 16, 2019 at 6:28 PM Chris Johns > wrote: > > On 17/1/19 5:18 am, Jiri Gaisler wrote: > > This patch adds the RISC-V version of the sis simulator to gdb-8.2. The > > SPARC build of RSB is also switch

Re: [PATCH] RSB: add RISC-V simulator to gdb

2019-01-16 Thread Joel Sherrill
On Wed, Jan 16, 2019 at 6:28 PM Chris Johns wrote: > On 17/1/19 5:18 am, Jiri Gaisler wrote: > > This patch adds the RISC-V version of the sis simulator to gdb-8.2. The > > SPARC build of RSB is also switched to gdb-8.2 to use the new simulator > > as it provides both SPARC and RISC-V emulation.

Re: [PATCH] RSB: add RISC-V simulator to gdb

2019-01-16 Thread Chris Johns
On 17/1/19 5:18 am, Jiri Gaisler wrote: > This patch adds the RISC-V version of the sis simulator to gdb-8.2. The > SPARC build of RSB is also switched to gdb-8.2 to use the new simulator > as it provides both SPARC and RISC-V emulation. Thank for this. I only have an admin question. Should the p

[PATCH] RSB: add RISC-V simulator to gdb

2019-01-16 Thread Jiri Gaisler
This patch adds the RISC-V version of the sis simulator to gdb-8.2. The SPARC build of RSB is also switched to gdb-8.2 to use the new simulator as it provides both SPARC and RISC-V emulation. diff --git a/rtems/config/5/rtems-sparc.bset b/rtems/config/5/rtems-sparc.bset index 187d337..8b13625 1006