hw/core: Introduce CPUClass.gdb_adjust_breakpoint
commit5bc31e944019e46daeb7dd4d19280e8333aa448d
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jul 2021 15:47:23 +0000 (20 05:47 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jul 2021 17:47:05 +0000 (21 07:47 -1000)
tree482e8f40c166ac3fd4190b59de3796581ad8e4bc
parent7b9810ea4269fea04c3b95951fb279dc72db4132
hw/core: Introduce CPUClass.gdb_adjust_breakpoint

This will allow a breakpoint hack to move out of AVR's translator.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
cpu.c
include/hw/core/cpu.h