clayborg added a comment. In https://reviews.llvm.org/D49202#1165455, @lemo wrote:
> Great timing! ARM support would be most welcome. Are you planning to > support the Breakpad flavor or ARM minidumps or the Microsoft one? (Mark > Mentovai just reminded me that the ARM support was added independently and > some of the structures are different) Currently I am adding support for the Breakpad ARM and ARM64 architectures. > Regarding the invalid minidumps, I used my favorite hex editor > https://www.sweetscape.com/010editor/ to manually corrupt the minidump > streams directory. Gotcha. I have a minidump generator I am writing as part of a python module that can save minidumps from any live process so I will continue to use that. Repository: rL LLVM https://reviews.llvm.org/D49202 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits