On 8/3/25 10:55, Mohamed Mediouni wrote:
Arm WHPX has no specific functionality for debugging today, but we could support kernel mode breakpoints via replacing them by an unhandled hvc #2, stubbing might be the right route to go...
Surely the debug registers are usable? In the meantime, stub functions which do nothing are better than ifdefs wherever possible.
r~