ChangeSet ID: 1014773359458533498924226 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/26 20:29:19
Modified files: debugger : dbg.y debug.l debugger.h winedbg.c documentation : debugger.sgml
Log message: Eric Pouech eric.pouech@wanadoo.fr Added the detach command to the debugger.
Patch: http://cvs.winehq.com/patch.py?id=1014773359458533498924226
Revision Changes Path 1.50 +19 -18 wine/debugger/dbg.y 1.24 +1 -0 wine/debugger/debug.l 1.29 +6 -1 wine/debugger/debugger.h 1.48 +45 -18 wine/debugger/winedbg.c 1.10 +4 -1 wine/documentation/debugger.sgml