[Lldb-commits] [lldb] Enable LLDB to load large dSYM files. (PR #164471)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 24 11:44:53 PDT 2025


clayborg wrote:

All inline suggestions have been fixed. I also tried to make a minimal yaml file that could create a large enough file, but it complains when trying to emit the file as it runs into the 32 bit section offset limiation and refuses to make a bad mach-o file. So no easy way to test this with yaml.

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


More information about the lldb-commits mailing list