http://bugs.winehq.org/show_bug.cgi?id=25561 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #2 from Eric Pouech <eric.pouech(a)orange.fr> 2010-12-22 09:39:03 CST --- I can reproduce it. Actually, running under winedbg --gdb doesn't generate any float exception. Btw, the watch point is set on an address which is on the stack, but the execution continues after the function finishes. IIRC, gdb only activates the watchpoint when rentering the current function, while winedbg incorrectly keeps the watchpoint active in all cases. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.