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
[dap-lldb] Change :type to lldb-vscode, per the docs (#373)
The documentation says that the :type for both 'attach' and 'launch'
requests must be 'lldb-vscode'. (though it appears to work even when
the :type is wrong...)
An added benefit is that we no longer have any naming conflicts with
the dap-gdb-lldb's lldb debug adapter, which has :type 'lldb'.
0 commit comments