dbghelp: When doing a stack backtrace on i386 with dwarf or pdb unwinders, get the...
authorEric Pouech <eric.pouech@orange.fr>
Sun, 13 Mar 2011 20:30:40 +0000 (21:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2011 12:19:22 +0000 (13:19 +0100)
commit16e8816505be4ede891d0e45d11a6aa8e29039be
treeba6d94b55d00d799a440847f157f345b67802180
parent9156501084e32727d160df568f6a99c793cd4c64
dbghelp: When doing a stack backtrace on i386 with dwarf or pdb unwinders, get the PC from the right frame.
dlls/dbghelp/cpu_i386.c
programs/winedbg/stack.c