OYIon / LiveSharp

Public repository for the LiveSharp project
96 stars 4 forks source link

Debugger #87

Open wocar opened 4 years ago

wocar commented 4 years ago

If i add a line to my source code, while debugging in Rider + MacOS the breakpoints don't get hit anymore. Is it possible to make this work? thanks !!

ionoy commented 4 years ago

I'll be able to fix this when .NET 5.0 arrives

Relevant issue: https://github.com/dotnet/corefx/pull/38749