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
We already support remote debugging of Windows from Windows. #14. It uses DbgEng which only supports Windows. To do remote debugging from macOS/Linux, we will either make use of LLDB remote, or write our own debugserver.
Once #105 is resolved, the next step would be to add proper support.
The text was updated successfully, but these errors were encountered: