[Lldb-commits] [PATCH] D49202: Restructure the minidump loading path and add early & explicit consistency checks
Leonard Mosescu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 17 11:16:36 PDT 2018
lemo added a comment.
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)
Regarding the invalid minidumps, I used my favorite hex editor
https://www.sweetscape.com/010editor/ to manually corrupt the minidump
streams directory.
Repository:
rL LLVM
https://reviews.llvm.org/D49202
More information about the lldb-commits
mailing list