Sweden-Number/dlls/dbghelp
Eric Bissonnette b90bbcbe75 dbghelp: Support full memory dumps.
Add support of flag MinidumpWithFullMemory in function
MinidumpWriteDump. A Memory64ListStream is added to the minidump
streams and all memory regions of the process with MEM_COMMIT state
are written to the last part of the minidump file.

Signed-off-by: Eric Bissonnette <ebisso.dev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-29 19:40:11 +01:00
..
tests
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
crc32.c
dbghelp.c
dbghelp.spec
dbghelp_private.h dbghelp: Support full memory dumps. 2019-01-29 19:40:11 +01:00
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
macho_module.c
minidump.c dbghelp: Support full memory dumps. 2019-01-29 19:40:11 +01:00
module.c
msc.c
path.c
pe_module.c
source.c
stabs.c
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h