[Bug]: netcoredbg exception breakpoints are not working #830
Labels
bug
Something isn't working
Severity 2
The plugin or a workflow is inconvenient or occasionally broken
Is your feature request related to a problem? Please describe.
I can't get exception breakpoints to work with C# netcoredbg.
Regular breakpoints are working just fine.
Describe the solution you'd like
When an exception occurs, I would like vimspector to break on the offending line.
Describe alternatives you've considered
Additional context
This is my
.vimspector.json
config file:When I run
:VimspectorDebugInfo
, I get:The text was updated successfully, but these errors were encountered: