winedbg: Now that local variable computation depends on instruction
authorEric Pouech <eric.pouech@wanadoo.fr>
Sat, 2 Dec 2006 16:43:27 +0000 (17:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Dec 2006 13:03:04 +0000 (14:03 +0100)
commit932ad65c8332877d547c041f1240dbe64f05fe31
tree46624906ee55c60cc2e84c402c60d5ea1faebaa9
parent16db2566c6b7419cecb632188394054bab72bc98
winedbg: Now that local variable computation depends on instruction
pointer value, be sure to have the relevant insn ptr value when
fetching the stack frames (spotted by Peter Oberndorfer).
programs/winedbg/break.c
programs/winedbg/debugger.h
programs/winedbg/tgt_active.c