On 2/17/2022 13:17, Chris Johns wrote:
On 16/2/22 7:38 am, Kinsey Moore wrote:
It is possible to remove software breaks without actually restoring the
original instruction to memory. When this happens, the original
instruction is lost.
Should this
This ensures that when a software break i
On 16/2/22 7:38 am, Kinsey Moore wrote:
> It is possible to remove software breaks without actually restoring the
> original instruction to memory. When this happens, the original
> instruction is lost.
Should this
> This ensures that when a software break is removed,
> its original instruct
It is possible to remove software breaks without actually restoring the
original instruction to memory. When this happens, the original
instruction is lost. This ensures that when a software break is removed,
its original instruction is restored.
---
cpukit/libdebugger/rtems-debugger-target.c | 16