]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/alpha: Add GDB XML feature file
authorYodel Eldar <yodel.eldar@gmail.com>
Thu, 10 Jul 2025 10:45:27 +0000 (11:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 14 Jul 2025 10:42:49 +0000 (11:42 +0100)
commit5a28fa5ba17254d0398a854657b47af3096bd86a
tree3ad3b43badaf4af66fac92c1270bcb889e006582
parent81143b7f9d9f6645dcd6e9ea3fca0942ab25c337
target/alpha: Add GDB XML feature file

This patch adds the GDB XML feature file that describes Alpha's core
registers.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2569

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Yodel Eldar <yodel.eldar@gmail.com>
Message-ID: <20250630164124.26315-3-yodel.eldar@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250710104531.3099313-5-alex.bennee@linaro.org>
configs/targets/alpha-linux-user.mak
configs/targets/alpha-softmmu.mak
gdb-xml/alpha-core.xml [new file with mode: 0644]
target/alpha/cpu.c