dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.
authorEric Pouech <eric.pouech@orange.fr>
Tue, 22 Dec 2009 13:21:37 +0000 (14:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Dec 2009 13:27:29 +0000 (14:27 +0100)
commited96e740e9f3d378c0694d93dfd3b6cba3e087e0
tree91c40d9512643060a80b8fbcf9c629ae2e2db642
parent54766cdac0fc27ed8e33225b88a2d3a0bc174f25
dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.
dlls/dbghelp/Makefile.in
dlls/dbghelp/cpu_i386.c
dlls/dbghelp/cpu_ppc.c [new file with mode: 0644]
dlls/dbghelp/cpu_x86_64.c
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/minidump.c