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
While this works for local debugging instances, it fails to do so when attempting to attach to remote mono instances, showing the following message in the process.
The text was updated successfully, but these errors were encountered:
dnSpy's current mono sdb implementation makes assumptions that prevent remote debugging instances
The current implementation is as follows:
dnSpy/Extensions/dnSpy.Debugger/dnSpy.Debugger.DotNet.Mono/Impl/DbgEngineImpl.cs
Lines 440 to 454 in b12cbff
While this works for local debugging instances, it fails to do so when attempting to attach to remote mono instances, showing the following message in the process.
The text was updated successfully, but these errors were encountered: