On 10/9/25 19:56, Philippe Mathieu-Daudé wrote:
Oh I see. Then avr_tr_insn_start() is also buggy?
Good question. It depends on how we view things.At least once upon a time, the values in insn_start were all private to the target. They were only consumed by restore_state_to_opc.
Over time there has been creep, where the first argument might be assumed to be the virtual address. E.g. plugins? But beyond that?
r~
