[Lldb-commits] [lldb] [lldb][core] Fix getting summary of a variable pointing to r/o memory (PR #139196)

Igor Kudrin via lldb-commits lldb-commits at lists.llvm.org
Fri May 9 15:44:49 PDT 2025


================

----------------
igorkudrin wrote:

Yes, the program file contains the debug information and the read-only section with the data, so both the core and program files are required. And there are no core files with the same properties already committed. The program is built from the existing `altmain.c`.

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


More information about the lldb-commits mailing list