On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
All these registers are already provided by via gdbstub parsed XML and handler by the gdb_get_register() helper in the monitor/hmp.c file. Remove as now unreachable code.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/sparc/monitor.c | 107 ----------------------------------------- 1 file changed, 107 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
