ChangeSet ID: 20574 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/04 10:56:34
Modified files: dlls/ntdll : signal_i386.c
Log message: Clear the single-step flag in setup_exception instead of in the SIGTRAP handler to avoid having the assigmnent optimized out.
Patch: http://cvs.winehq.org/patch.py?id=20574
Old revision New revision Changes Path 1.99 1.100 +1 -1 wine/dlls/ntdll/signal_i386.c