wine/ programs/winedbg/symbol.c programs/wined ...

Alexandre Julliard julliard at winehq.org
Mon Oct 11 16:00:18 CDT 2004


ChangeSet ID:	14142
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/11 16:00:18

Modified files:
	programs/winedbg: symbol.c memory.c 
	programs/taskmgr: dbgchnl.c 
	include        : dbghelp.h 
	dlls/dbghelp   : type.c symbol.c source.c dbghelp.spec 

Log message:
	Robert Shearman <rob at codeweavers.com>
	Fix function and structure field types so we are compatible with the
	native dbghelp.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +1 -1       wine/programs/winedbg/symbol.c
 1.11          1.12          +9 -9       wine/programs/winedbg/memory.c
 1.3           1.4           +1 -1       wine/programs/taskmgr/dbgchnl.c
 1.7           1.8           +36 -36     wine/include/dbghelp.h
 1.7           1.8           +7 -6       wine/dlls/dbghelp/type.c
 1.11          1.12          +13 -8      wine/dlls/dbghelp/symbol.c
 1.1           1.2           +1 -1       wine/dlls/dbghelp/source.c
 1.3           1.4           +5 -5       wine/dlls/dbghelp/dbghelp.spec




More information about the wine-cvs mailing list