DescriptionAdd MinidumpFileWriter and its test.
MinidumpFileWriter writes the top-level object to a minidump file. This
consists of a MINIDUMP_HEADER and a list of MINIDUMP_DIRECTORY entries
that point to streams, which are second-level objects in minidump files.
This change also adds the base class for stream writers,
MinidumpStreamWriter.
TEST=minidump_test MinidumpFileWriter*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/859560f70dd9
Patch Set 1 #
Total comments: 14
Patch Set 2 : Address review feedback. Add MinidumpFileWriter test. #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|