[Lldb-commits] [lldb] [lldb-dap] Allow evaluate requests without a frame context (PR #179667)

Sergei Druzhkov via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 4 06:44:18 PST 2026


https://github.com/DrSergei commented:

To be honest, I expect that VS Code or other clients always send correct `context`, so we might omit checks that `context` is unknown 

https://github.com/llvm/llvm-project/pull/179667


More information about the lldb-commits mailing list