[Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 20 10:50:27 PDT 2025
================
----------------
ashgti wrote:
I think we should refactor this to not be part of the class. The fact that `this` and `dap_instance` are different is confusing.
https://github.com/llvm/llvm-project/pull/163653
More information about the lldb-commits
mailing list