On 19/2/26 22:06, Pierrick Bouvier wrote:
On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:Only 70 registers are exposed from GDB XML file (for either 32 / 64-bit variants).Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- gdbstub/gdbstub.c | 2 ++ target/ppc/cpu_init.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)Did you check the assert is not triggered for all other architectures?
Yes.
Reviewed-by: Pierrick Bouvier <[email protected]>
Thanks!
