Unverified Commit ae8facc1 authored by John Harrison's avatar John Harrison Committed by GitHub
Browse files

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

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

This fixes an issue where the error is lost if a command while executing
`launchCommands` when launching the debugger.

This should fix #82048
parent 4a23ab43
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment