[Lldb-commits] [lldb] [lldb-dap] Allow providing debug adapter arguments in the extension (PR #129262)
Matthew Bastien via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 13 13:59:16 PDT 2025
matthewbastien wrote:
I refactored the UI logic so that we don't have to pass `userInteractive` everywhere and can share common buttons with different parts of the app. I also added where the lldb-dap path comes from in the error message.
Probably worth another review before merging.
CC @JDevlieghere @walter-erquinigo
https://github.com/llvm/llvm-project/pull/129262
More information about the lldb-commits
mailing list