On Mon, Jun 20, 2022 at 10:01 PM Richard Henderson <[email protected]> wrote: > On 3/22/22 02:50, Bin Meng wrote: > > 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 <[email protected]> > > Queued to tcg-next, for lack of anything better.
Thank you!
