[Lldb-commits] [lldb] [llvm] [LLDB][Minidump] Add 64b support to LLDB's minidump file builder. (PR #95312)

via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 13 17:52:18 PDT 2024


jeffreytan81 wrote:

Can this be landed safely? Do we need to update consumer side to support memory list 64? For example, if this diff is landed, and a user tries to save a minidump with memory list 64, if there is no consumer side support, will lldb crash?

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


More information about the lldb-commits mailing list