Re: [OpenOCD-devel] review request

2018-09-14 Thread Tim Newsome
On Fri, Sep 14, 2018 at 12:03 AM, Matthias Welwarsky < [email protected]> wrote: Tim, please check if http://openocd.zylin.com/#/c/3999/ is a sufficient > replacement for the rtos hack. I'm pretty sure it's practically the same > and I prefer to merge this instead of an architecture-bou

[OpenOCD-devel] [PATCH]: 21aab34 target/stm32: make APCSW cacheable

2018-09-14 Thread gerrit
This is an automated email from Gerrit. Christopher Head ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4674 -- gerrit commit 21aab342d4ea3f1a5a1a75f5424de03c507996d0 Author: Christopher Head Date: Fri Sep 14 15:27:34 2018 -0700

[OpenOCD-devel] [PATCH]: f095075 Implement maskisr steponly option

2018-09-14 Thread gerrit
This is an automated email from Gerrit. Christopher Head ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4673 -- gerrit commit f095075cc6a91c4c16f68ed229dbd2a6bb98f2e1 Author: Christopher Head Date: Wed Aug 1 10:21:15 2018 -0700

[OpenOCD-devel] [PATCH]: d316e9c README: fix stlink instructions

2018-09-14 Thread gerrit
This is an automated email from Gerrit. Paul Fertser ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4672 -- gerrit commit d316e9c534d968942f6b0c52b17abda92a6a7939 Author: Paul Fertser Date: Fri Sep 14 17:14:30 2018 +0300 REA

Re: [OpenOCD-devel] review request

2018-09-14 Thread Freddie Chopin
On Fri, 2018-09-14 at 11:24 +0200, Uwe Bonnes wrote: > Hello, > > gdb now is distributed also python enabled. This allows gdb to load > python > code to enable the RTOS awareness. The python approach is not > specific to > some on-chip debugger and so also helpfull for other projects. I have > a >

Re: [OpenOCD-devel] review request

2018-09-14 Thread Uwe Bonnes
> "Matthias" == Matthias Welwarsky writes: Matthias> On Donnerstag, 13. September 2018 21:23:25 CEST Tim Newsome Matthias> wrote: >> Almost. The `-rtos riscv` hack is still not in, but otherwise it >> should >> work. Multi-core should work in multi-gdb mode. Matt

Re: [OpenOCD-devel] review request

2018-09-14 Thread Matthias Welwarsky
On Donnerstag, 13. September 2018 21:23:25 CEST Tim Newsome wrote: > On Wed, Sep 12, 2018 at 1:44 PM, Liviu Ionescu wrote: > > > On 12 Sep 2018, at 23:11, Tim Newsome wrote: > > > > > > I would like a review on these changes: > > > http://openocd.zylin.com/#/c/4655/ : Clarify what exactly the RI