winedbg: Store for context variables only the offsets of each register (instead of...
authorEric Pouech <eric.pouech@orange.fr>
Sat, 27 Mar 2010 08:08:20 +0000 (09:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Mar 2010 09:40:00 +0000 (11:40 +0200)
commitea21a32707340cb4f5781691b9ebaab96a9ccab3
treea394c354e5fbc5e0bf9630f6591df12e0086adf9
parent036392c5d131d73e84ad0ed52a796b2cb9c1139d
winedbg: Store for context variables only the offsets of each register (instead of the address of the register in dbg_context).
programs/winedbg/be_alpha.c
programs/winedbg/be_cpu.h
programs/winedbg/be_i386.c
programs/winedbg/be_ppc.c
programs/winedbg/be_x86_64.c
programs/winedbg/debugger.h
programs/winedbg/memory.c
programs/winedbg/winedbg.c