Breakpoint API: BpResponse::Deactivate
always deletes physical breakpoint
#139
Labels
bug
Something isn't working
BpResponse::Deactivate
will always result in the physical breakpoint being deleted. This might break the workflow for otherBreakpoint
objects that have subscribed to the same breakpoint event.The text was updated successfully, but these errors were encountered: