ChangeSet ID: 17673 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/23 04:51:44
Modified files: programs/winedbg: winedbg.c types.c stack.c expr.c debugger.h debug.l dbg.y
Log message: Eric Pouech pouech-eric@wanadoo.fr - no longer store internally the " for strings - misc clean-ups - activate symbol demangling by default
Patch: http://cvs.winehq.org/patch.py?id=17673
Old revision New revision Changes Path 1.31 1.32 +1 -1 wine/programs/winedbg/winedbg.c 1.10 1.11 +1 -2 wine/programs/winedbg/types.c 1.13 1.14 +1 -1 wine/programs/winedbg/stack.c 1.8 1.9 +1 -3 wine/programs/winedbg/expr.c 1.25 1.26 +2 -1 wine/programs/winedbg/debugger.h 1.12 1.13 +9 -3 wine/programs/winedbg/debug.l 1.23 1.24 +8 -10 wine/programs/winedbg/dbg.y