[Bug 25561] Setting watches in winedbg can generate unhandled floating point stack check exceptions

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 22 09:39:03 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25561

Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr

--- Comment #2 from Eric Pouech <eric.pouech at 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.



More information about the wine-bugs mailing list