You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be simpler to add to the service since we already have a way to enable/disable breakpoints in the VM, it's just functionality that isn't currently exposed.
I was wondering about whether you would provide the capability of multiple clients to have their own enable/disable state for the breakpoints in which case the VM state would not help.
We should provide a service RPC to allow for enabling and disabling breakpoints without having to remove and recreate them each time.
VM tracking issue for flutter/devtools#696.
The text was updated successfully, but these errors were encountered: