winedbg: Store the CONTEXT in each stack frame to enable register access in the non...
authorEric Pouech <eric.pouech@orange.fr>
Tue, 30 Mar 2010 19:37:01 +0000 (21:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 31 Mar 2010 09:36:23 +0000 (11:36 +0200)
commitd29c6ead9280a174fa07ec7d5cd07293c3f7832d
treeb5e3a628adbf1da777dabbb7465f3d4290f1c066
parent1991ff2a0cf5d10588d91fde83a602d5faf39cbc
winedbg: Store the CONTEXT in each stack frame to enable register access in the non topmost frames.
programs/winedbg/debugger.h
programs/winedbg/memory.c
programs/winedbg/stack.c
programs/winedbg/tgt_active.c
programs/winedbg/tgt_minidump.c