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
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
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
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
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
>
> "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
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