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
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
At the moment breakpoints are loaded once at the start of a debug session. Any further changes to the breakpoints is only applied after restarting the session.
Dynamically loading the breakpoints would also go hand in hand with the ability to debug multi file projects.