[Lldb-commits] [lldb] [lldb] Limit DIL globals to only current file (PR #192592)

Dave Lee via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 17 09:28:08 PDT 2026


kastiglione wrote:

> I would have expected SBFrame to have the same scoping as frame var and if in scripts you want to see all globals you'd use the SBTarget equivalent.

fair enough, I only did this to make TestDAP_evalute.py to pass.

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


More information about the lldb-commits mailing list