wine/debugger break.c dbg.y debugger.h hash.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Sat Jul 20 15:18:17 CDT 2002


ChangeSet ID:	1027196297861138416760699
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/20 15:18:17

Modified files:
	debugger       : break.c dbg.y debugger.h hash.c source.c 
	                 winedbg.c 

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Inverted inner loops (Win32 debug event handling / WineDbg command
	line parser).

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

Revision  Changes    Path
 1.34     +4 -4      wine/debugger/break.c
 1.58     +17 -29    wine/debugger/dbg.y
 1.36     +18 -9     wine/debugger/debugger.h
 1.31     +1 -1      wine/debugger/hash.c
 1.23     +1 -2      wine/debugger/source.c
 1.59     +393 -353  wine/debugger/winedbg.c




More information about the wine-cvs mailing list