On 29/02/2024 16:11, Alex Bennée wrote:
Hopefully the code can be more generic now and avoid having to re-parse
generated xml.
I adapted my code to the recent register-related changes. There is still
some arm-specific code, but thanks to gdb_get_register_list() and
gdb_read_register() I coul
Nicolas Eder writes:
> ---
> debug/mcdstub/arm_mcdstub.c | 243
> debug/mcdstub/mcdstub.c | 370 ++-
> debug/mcdstub/meson.build| 2 +-
> include/mcdstub/arm_mcdstub.h| 85 +++
> include/mcdstub/mcdstub.h|
---
debug/mcdstub/arm_mcdstub.c | 243
debug/mcdstub/mcdstub.c | 370 ++-
debug/mcdstub/meson.build| 2 +-
include/mcdstub/arm_mcdstub.h| 85 +++
include/mcdstub/mcdstub.h| 5 -
include/mcdstub/mcdstub_comm