[Lldb-commits] [lldb] [lldb-dap] Emit declarations along with variables (PR #74865)
Walter Erquinigo via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 12 09:08:13 PDT 2024
walter-erquinigo wrote:
> FYI @walter-erquinigo: There is a proposal under discussion to add first-class support for `declarationLocation` (and also `valueLocation`) to the debug adapter protocol. See [microsoft/debug-adapter-protocol#343](https://github.com/microsoft/debug-adapter-protocol/issues/343)
Man, that's amazing. I really hope that get merged
https://github.com/llvm/llvm-project/pull/74865
More information about the lldb-commits
mailing list