smartvmi
smartvmi copied to clipboard
Breakpoint API: `BpResponse::Deactivate` always deletes physical breakpoint
BpResponse::Deactivate will always result in the physical breakpoint being deleted. This might break the workflow for other Breakpoint objects that have subscribed to the same breakpoint event.