hanchenye-llvm-project/lldb/cmake
Dimitar Vlahovski 2e50d8edc6 Minidump parsing
Summary:
This is a Minidump parsing code.
There are still some more structures/data streams that need to be added.
The aim ot this is to be used in the implementation of
a minidump debugging plugin that works on all platforms/architectures.
Currently we have a windows-only plugin that uses the WinAPI to parse
the dump files.
Also added unittests for the current functionality.

Reviewers: labath, amccarth

Subscribers: tberghammer, danalbert, srhines, lldb-commits, dschuff

Differential Revision: https://reviews.llvm.org/D23545

llvm-svn: 280356
2016-09-01 11:29:53 +00:00
..
modules Add cmake option to choose whether to use the builtin demangler 2016-08-26 09:47:58 +00:00
platforms Work around android-arm NDK bug exposed by rL269992 2016-05-20 10:58:55 +00:00
LLDBDependencies.cmake Minidump parsing 2016-09-01 11:29:53 +00:00