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

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 21 11:25:15 PDT 2025


clayborg wrote:

llvm-dsymutil will assert when asserts are enabled when creating large dSYM files that exhibit this bevavior. If asserts are disabled, then llvm-dsymutil can produce such binaries.

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


More information about the lldb-commits mailing list