gdbstub: expose api to find registers
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 27 Feb 2024 14:43:27 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:11:42 +0000 (09:11 +0000)
commitc3d0b46645d4b95b1fa24f4911738cb59d26173e
tree579bd7ad5bae7046e4e6cd2454747a2ce5047cd8
parent33a277fec03a61e470bc279b03b1a3759505f3e0
gdbstub: expose api to find registers

Expose an internal API to QEMU to return all the registers for a vCPU.
The list containing the details required to called gdb_read_register().

Based-on:  <20231025093128.33116-15-akihiko.odaki@daynix.com>
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-22-alex.bennee@linaro.org>
gdbstub/gdbstub.c
include/exec/gdbstub.h