On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
Introduce sparc_cpu_register_gdb_regs() which we are going to fill in the next commits.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/sparc/cpu.h | 1 + target/sparc/cpu.c | 2 ++ target/sparc/gdbstub.c | 9 +++++++++ 3 files changed, 12 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
