]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Use GDBFeature for dynamic XML
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Tue, 27 Feb 2024 14:43:11 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:09:16 +0000 (09:09 +0000)
commit690bd97b5b18b9198300e09a55ff980ab57ba665
treef725e84ad571c67956c07016a6d9021cf69a0798
parent8467ac75b3b7207a49a1c6c7b87f0f7d2d0cea18
target/arm: Use GDBFeature for dynamic XML

In preparation for a change to use GDBFeature as a parameter of
gdb_register_coprocessor(), convert the internal representation of
dynamic feature from plain XML to GDBFeature.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231213-gdb-v17-1-777047380591@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-6-alex.bennee@linaro.org>
target/arm/cpu.h
target/arm/gdbstub.c
target/arm/gdbstub64.c
target/arm/internals.h