[Bug 14366] co-operate with valgrind when switching stacks

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 7 20:41:52 CST 2017


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #4 from Sebastian Lackner <sebastian at fds-team.de> ---
This bug report should probably be closed as ABANDONED.

The attached patch seems to rely on the VG_USERREQ__STACK_SWITCH (0x1504) user
request, which was proposed in
https://sourceforge.net/p/valgrind/mailman/message/16342675/.

However, when checking the current Valgrind source, it looks like it was never
actually merged. The last code is VG_USERREQ__STACK_CHANGE (0x1503).

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