[Lldb-commits] [lldb] [lldb][core] Fix getting summary of a variable pointing to r/o memory (PR #139196)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri May 9 02:40:56 PDT 2025
================
----------------
DavidSpickett wrote:
Could already checked in core files be used for this test? I assume not but please confirm. We like to avoid checked in binaries if we can.
I think we need the core and the program file because the program file tells us the address of `F`, correct?
https://github.com/llvm/llvm-project/pull/139196
More information about the lldb-commits
mailing list