[Lldb-commits] [PATCH] D49202: Restructure the minidump loading path and add early & explicit consistency checks

Leonard Mosescu via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 17 11:16:31 PDT 2018


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.

On Tue, Jul 17, 2018 at 10:36 AM, Greg Clayton via Phabricator <
reviews at reviews.llvm.org> wrote:

> clayborg added a comment.
>
> I have an upcoming patch for adding ARM and ARM64 support to the minidump
> parser and i was curious how you created the invalid minidump files that
> are part of this patch?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D49202
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180717/acb3b114/attachment.html>


More information about the lldb-commits mailing list