wine/programs/winedbg winedbg.c memory.c debug ...

Alexandre Julliard julliard at winehq.org
Mon Nov 8 14:25:55 CST 2004


ChangeSet ID:	14426
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/08 14:25:55

Modified files:
	programs/winedbg: winedbg.c memory.c debugger.h dbg.y break.c 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	- fixed regression in watchpoint setting (by addr)
	- in backtrace, show at least module when no symbol is found
	- protect event parsing from command line (when no real number)

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

Old revision  New revision  Changes     Path
 1.26          1.27          +1 -1       wine/programs/winedbg/winedbg.c
 1.12          1.13          +28 -25     wine/programs/winedbg/memory.c
 1.22          1.23          +1 -1       wine/programs/winedbg/debugger.h
 1.17          1.18          +1 -1       wine/programs/winedbg/dbg.y
 1.8           1.9           +18 -2      wine/programs/winedbg/break.c




More information about the wine-cvs mailing list