wine/programs/winedbg winedbg.c stabs.c module ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 31 18:02:36 CST 2003


ChangeSet ID:	7737
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/31 18:02:36

Modified files:
	programs/winedbg: winedbg.c stabs.c module.c gdbproxy.c 
	                  debugger.h 

Log message:
	Removed uses of u_long. Use void* type for pointers where possible.

Patch: http://cvs.winehq.com/patch.py?id=7737

Old revision  New revision  Changes     Path
 1.8           1.9           +2 -2       wine/programs/winedbg/winedbg.c
 1.5           1.6           +17 -17     wine/programs/winedbg/stabs.c
 1.3           1.4           +34 -32     wine/programs/winedbg/module.c
 1.7           1.8           +2 -2       wine/programs/winedbg/gdbproxy.c
 1.8           1.9           +4 -9       wine/programs/winedbg/debugger.h




More information about the wine-cvs mailing list