• Eric Pouech's avatar
    dbghelp: MiniDumpWriteDump called from exception handler. · fa9be995
    Eric Pouech authored
    - MiniDumpWriteDump was unable to provide stack information for the current
      thread, hence did produce unusable minidump when a programs generates the
      minidump from its own exception handler.
    - We now support this if the current thread calls MiniDumpWriteDump from an
      exception handler and provides the exception information.
    fa9be995
Name
Last commit
Last update
..
Makefile.in Loading commit data...
coff.c Loading commit data...
dbghelp.c Loading commit data...
dbghelp.spec Loading commit data...
dbghelp_private.h Loading commit data...
dwarf.c Loading commit data...
dwarf.h Loading commit data...
elf_module.c Loading commit data...
image.c Loading commit data...
memory.c Loading commit data...
minidump.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
path.c Loading commit data...
pe_module.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
storage.c Loading commit data...
symbol.c Loading commit data...
type.c Loading commit data...
wdbgexts.h Loading commit data...