smartvmi icon indicating copy to clipboard operation
smartvmi copied to clipboard

Breakpoint API: `BpResponse::Deactivate` always deletes physical breakpoint

Open rageagainsthepc opened this issue 1 year ago • 0 comments

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.

rageagainsthepc avatar Dec 18 '23 10:12 rageagainsthepc