ChangeSet ID: 7366 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/03 20:18:20
Modified files: programs/winedbg: winedbg.c intvar.h debugger.h dbg.y
Log message: Eric Pouech eric.pouech@wanadoo.fr Added support for Ctrl-C handling if not running in a console. Added (maintenance) configuration var to trigger external debugger on winedbg's exceptions.
Patch: http://cvs.winehq.com/patch.py?id=7366
Old revision New revision Changes Path 1.7 1.8 +10 -5 wine/programs/winedbg/winedbg.c 1.2 1.3 +1 -0 wine/programs/winedbg/intvar.h 1.7 1.8 +1 -0 wine/programs/winedbg/debugger.h 1.7 1.8 +37 -25 wine/programs/winedbg/dbg.y