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

Alexandre Julliard julliard at winehq.com
Thu May 3 13:32:47 CDT 2001


ChangeSet ID:	988914767352312572300434
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/05/03 14:32:47

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

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Started handling of several symbols with the same name.
	Fixed trampoline identification.

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

Revision  Changes    Path
 1.26     +4 -4      wine/debugger/break.c
 1.43     +1 -1      wine/debugger/dbg.y
 1.21     +6 -4      wine/debugger/debugger.h
 1.21     +102 -71   wine/debugger/hash.c
 1.12     +7 -4      wine/debugger/module.c
 1.32     +5 -2      wine/debugger/winedbg.c





More information about the wine-cvs mailing list