On Thu, Oct 13, 2022 at 4:34 PM LIU Zhiwei wrote:
>
> icount trigger set an instruction count. After one instruction retired,
> the count will be decreased by 1. If the count decreased to 0, the icount
> trigger will fire.
>
> icount trigger is needed by single step ptrace system call and the nati
icount trigger set an instruction count. After one instruction retired,
the count will be decreased by 1. If the count decreased to 0, the icount
trigger will fire.
icount trigger is needed by single step ptrace system call and the native
GDB.
In this patch set, change the translation when icount