On 3/10/26 8:53 AM, Philippe Mathieu-Daudé wrote:
Ensure we either set gdb_num_core_regs or have a XML file. We shouldn't modify CPUClass content, so mark it const.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- gdbstub/gdbstub.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
