21 May
2012
21 May
'12
8:31 p.m.
Module: wine Branch: master Commit: 8308c35ec5e67f9c51eb41ce6b80abd7986ae56b URL: http://source.winehq.org/git/wine.git/?a=commit;h=8308c35ec5e67f9c51eb41ce6b... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Sun May 20 09:45:26 2012 +0200 winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones). --- programs/winedbg/gdbproxy.c | 436 ++++++++++++++++++++++++------------------- 1 files changed, 247 insertions(+), 189 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8308c35ec5e67f9c51eb41...