[Lldb-commits] [lldb] [LLDB] Check comp_unit before accessing it in DIL (PR #147955)

Ilia Kuklin via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 10 06:34:21 PDT 2025


kuilpd wrote:

> It's pretty much an accident we hit this in the test suite. Could you create a dedicated test for this. I guess the scenario is "running 'frame var' in a frame without debug info" (?)

No debug information at all? Or test the same `settings set symbols.enable-external-lookup false`?

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


More information about the lldb-commits mailing list