Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lldb-dap] Do not write over the existing error if launchCommands fail during debugger launch. #82051

Merged
merged 1 commit into from
Feb 20, 2024

Commits on Feb 16, 2024

  1. [lldb-dap] Do not write over the existing error if launchCommands fai…

    …l during debugger launch.
    
    This fixes an issue where the error is lost if a command while executing `launchCommands` when launching the debugger.
    ashgti committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    61224ee View commit details
    Browse the repository at this point in the history