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
Always register the swift-lldb debug adapter provider (#886)
Issue: #848
We can always register this and that way the user does not need
to reload the window when use change to using lldb-dap. Now
they can use the updated debug configurations right away
If the lldb-dap path doesn't exist or it is not in the toolchain,
the debug session bales without doing anything, so we'll check
if lldb-dap exists and show error message if it doesn't
0 commit comments