Is that possible to set interrupt that breaks when cpu write to many specific addresses?

36 Views Asked by At

I asked one of the similar question here.

However, the hardware debug interrupt seems pretty limited.

The ideal mechanism I would like to get is the ability to monitoring multiple variables, and once any of them changes the corresponding handler process will be triggered.

The platform is x86-64 system and thanks for anyone's help and time spent on this lol~~

0

There are 0 best solutions below