wine/programs/winedbg winedbg.c stack.c memory ...

Alexandre Julliard julliard at winehq.org
Thu Mar 3 08:10:17 CST 2005


ChangeSet ID:	16407
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/03 08:10:17

Modified files:
	programs/winedbg: winedbg.c stack.c memory.c display.c 
	                  debugger.h dbg.y 

Log message:
	Fixed a few regressions in the handling of segmented addresses.

Patch: http://cvs.winehq.org/patch.py?id=16407

Old revision  New revision  Changes     Path
 1.29          1.30          +2 -1       wine/programs/winedbg/winedbg.c
 1.11          1.12          +10 -6      wine/programs/winedbg/stack.c
 1.15          1.16          +13 -3      wine/programs/winedbg/memory.c
 1.6           1.7           +1 -2       wine/programs/winedbg/display.c
 1.24          1.25          +1 -1       wine/programs/winedbg/debugger.h
 1.21          1.22          +3 -3       wine/programs/winedbg/dbg.y




More information about the wine-cvs mailing list