wine/dlls/dbghelp type.c symbol.c stack.c dbgh ...

Alexandre Julliard julliard at winehq.org
Thu Apr 29 23:15:41 CDT 2004


ChangeSet ID:	12201
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/29 23:15:41

Modified files:
	dlls/dbghelp   : type.c symbol.c stack.c dbghelp_private.h 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	- fixed some bugs in StackWalk (claimed for but forgotten in last
	patch)
	- removed location field in symt_data, and reworked the actual
	location of information based on the 'kind' field
	- shorten debug channel name
	- added support for bitfield in struct:s
	- cleaned up source line information support
	- now storing constants values as VARIANT

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

Old revision  New revision  Changes     Path
 1.2           1.3           +17 -25     wine/dlls/dbghelp/type.c
 1.2           1.3           +66 -60     wine/dlls/dbghelp/symbol.c
 1.3           1.4           +5 -27      wine/dlls/dbghelp/stack.c
 1.2           1.3           +7 -9       wine/dlls/dbghelp/dbghelp_private.h




More information about the wine-cvs mailing list