ChangeSet ID: 1032204408880116851375536 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/16 14:26:48
Modified files: programs/winedbg: break.c dbg.y debugger.h expr.c hash.c info.c stabs.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Added ability to abort on interactive symbol lookup.
Patch: http://cvs.winehq.com/patch.py?id=1032204408880116851375536
Revision Changes Path 1.2 +16 -4 wine/programs/winedbg/break.c 1.2 +2 -0 wine/programs/winedbg/dbg.y 1.2 +4 -2 wine/programs/winedbg/debugger.h 1.2 +18 -5 wine/programs/winedbg/expr.c 1.2 +11 -4 wine/programs/winedbg/hash.c 1.2 +1 -1 wine/programs/winedbg/info.c 1.2 +1 -1 wine/programs/winedbg/stabs.c