Hello
On 04.08.23 07:07, Sebastian Huber wrote:
On 04.08.23 00:43, Chris Johns wrote:
On 3/8/2023 10:17 pm, Sebastian Huber wrote:
Build the arm libdebugger support only for supported ARM architectures.
What ARM archs are not supported?
At least ARMv7-M and everything with Thumb 1.
Is the
On 4/8/2023 3:07 pm, Sebastian Huber wrote:
> On 04.08.23 00:43, Chris Johns wrote:
>> On 3/8/2023 10:17 pm, Sebastian Huber wrote:
>>> Build the arm libdebugger support only for supported ARM architectures.
>> What ARM archs are not supported?
>
> At least ARMv7-M and everything with Thumb 1.
>
On 04.08.23 00:43, Chris Johns wrote:
On 3/8/2023 10:17 pm, Sebastian Huber wrote:
Build the arm libdebugger support only for supported ARM architectures.
What ARM archs are not supported?
At least ARMv7-M and everything with Thumb 1.
This fixes assembler errors at -O0.
How does it fix t
On 3/8/2023 10:17 pm, Sebastian Huber wrote:
> Build the arm libdebugger support only for supported ARM architectures.
What ARM archs are not supported?
> This fixes assembler errors at -O0.
How does it fix the assembler errors?
Chris
___
devel mailin
Build the arm libdebugger support only for supported ARM architectures.
This fixes assembler errors at -O0.
Close #4939.
---
cpukit/libdebugger/rtems-debugger-arm.c | 24 +---
1 file changed, 9 insertions(+), 15 deletions(-)
diff --git a/cpukit/libdebugger/rtems-debugger-arm.