wine/ libs/wine/loader.c libs/wine/debug.c doc ...

Alexandre Julliard julliard at winehq.org
Thu Dec 4 18:17:41 CST 2003


ChangeSet ID:	10335
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/12/04 18:17:41

Modified files:
	libs/wine      : loader.c debug.c 
	documentation  : wine.man.in 
	dlls/ntdll     : server.c 

Log message:
	Added a WINEDEBUG environment variable that allows turning on debug
	output as early as possible during startup.

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

Old revision  New revision  Changes     Path
 1.14          1.15          +23 -0      wine/libs/wine/loader.c
 1.2           1.3           +9 -8       wine/libs/wine/debug.c
 1.48          1.49          +26 -41     wine/documentation/wine.man.in
 1.9           1.10          +10 -5      wine/dlls/ntdll/server.c




More information about the wine-cvs mailing list