qemu-e2k/target/avr
Bin Meng adb5974dcc target/avr: Drop avr_cpu_memory_rw_debug()
CPUClass::memory_rw_debug() holds a callback for GDB memory access.
If not provided, cpu_memory_rw_debug() is used by the GDB stub.
Drop avr_cpu_memory_rw_debug() which does nothing special.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220322095004.70682-1-bmeng.cn@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-20 13:11:36 -07:00
..
cpu-param.h
cpu-qom.h
cpu.c target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
cpu.h target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
disas.c
gdbstub.c
helper.c target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
helper.h
insn.decode
Kconfig
machine.c
meson.build
translate.c