On 2/18/2022 14:37, Gedare Bloom wrote:
On Fri, Feb 18, 2022 at 6:50 AM Kinsey Moore wrote:
On 2/17/2022 20:31, Chris Johns wrote:
On 18/2/22 8:58 am, Kinsey Moore wrote:
On 2/17/2022 15:31, Chris Johns wrote:
On 18/2/22 7:12 am, Kinsey Moore wrote:
On 2/17/2022 13:53, Chris Johns wrote:
W
On Fri, Feb 18, 2022 at 6:50 AM Kinsey Moore wrote:
>
>
> On 2/17/2022 20:31, Chris Johns wrote:
> > On 18/2/22 8:58 am, Kinsey Moore wrote:
> >> On 2/17/2022 15:31, Chris Johns wrote:
> >>> On 18/2/22 7:12 am, Kinsey Moore wrote:
> On 2/17/2022 13:53, Chris Johns wrote:
> > Who is settin
On 2/17/2022 20:31, Chris Johns wrote:
On 18/2/22 8:58 am, Kinsey Moore wrote:
On 2/17/2022 15:31, Chris Johns wrote:
On 18/2/22 7:12 am, Kinsey Moore wrote:
On 2/17/2022 13:53, Chris Johns wrote:
Who is setting breaks points in interrupts?
Where I encountered issues was setting breaks in
On 18/2/22 8:58 am, Kinsey Moore wrote:
> On 2/17/2022 15:31, Chris Johns wrote:
>> On 18/2/22 7:12 am, Kinsey Moore wrote:
>>> On 2/17/2022 13:53, Chris Johns wrote:
On 16/2/22 7:38 am, Kinsey Moore wrote:
> Add hooks for manipulating system state before and after interrupts are
> run
On 2/17/2022 15:31, Chris Johns wrote:
On 18/2/22 7:12 am, Kinsey Moore wrote:
On 2/17/2022 13:53, Chris Johns wrote:
On 16/2/22 7:38 am, Kinsey Moore wrote:
Add hooks for manipulating system state before and after interrupts are
run. These hooks serve primarily to allow the MicroBlaze libdebu
On 18/2/22 7:12 am, Kinsey Moore wrote:
> On 2/17/2022 13:53, Chris Johns wrote:
>> On 16/2/22 7:38 am, Kinsey Moore wrote:
>>> Add hooks for manipulating system state before and after interrupts are
>>> run. These hooks serve primarily to allow the MicroBlaze libdebugger
>>> backend to prevent sof
On 2/17/2022 13:53, Chris Johns wrote:
On 16/2/22 7:38 am, Kinsey Moore wrote:
Add hooks for manipulating system state before and after interrupts are
run. These hooks serve primarily to allow the MicroBlaze libdebugger
backend to prevent software breaks from occurring in interrupt context.
I a
On 16/2/22 7:38 am, Kinsey Moore wrote:
> Add hooks for manipulating system state before and after interrupts are
> run. These hooks serve primarily to allow the MicroBlaze libdebugger
> backend to prevent software breaks from occurring in interrupt context.
I am unsure what problem this is resolv
Add hooks for manipulating system state before and after interrupts are
run. These hooks serve primarily to allow the MicroBlaze libdebugger
backend to prevent software breaks from occurring in interrupt context.
---
cpukit/score/cpu/microblaze/cpu.c | 42 +++
cpukit/sc