[Bug 25462] Unable to break using 'Break All' button while remote debugging with VS2008 (software breakpoint overwrites syscall instruction in VDSO page)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 1 07:05:15 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=25462

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |af74bd31229e0f065448253b248
                   |                            |ec0cb3b51af26

--- Comment #7 from Jacek Caban <jacek at codeweavers.com> ---
Yes, that mentioned commit was meant to fix this (there is another one for
32-bit syscalls). I didn't test with VS2008, but VS2019 has the same problem
and it's mostly fixed there. We still have a few non-PE modules that may
execute host libraries without going through our syscalls, but it already works
fine in majority cases.

-- 
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