drakvuf
drakvuf copied to clipboard
What is the error with fast singlestep?
I have noticed a comment: https://github.com/tklengyel/drakvuf/blob/bd35d25f1cd95270588417d99d05220775451c17/src/libdrakvuf/vmi.c#L1611
What is the error? Is there a fix? Can I help to debug it?
See https://github.com/tklengyel/drakvuf/pull/951
Effectively the fast-singlestep setting should be reset when XEN_DOMCTL_DEBUG_OP_SINGLE_STEP_OFF
is issued.