Closed TwitchBronBron closed 1 year ago
Add support in the debug protocol for dynamic breakpoints.
Also add stopgap fixes for the unsupported breakpoints (i.e. add stop statements). While not ideal, it's still better to have them available.
This was implemented in #84
Add support in the debug protocol for dynamic breakpoints.
Also add stopgap fixes for the unsupported breakpoints (i.e. add stop statements). While not ideal, it's still better to have them available.