[Bug 35092] Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 27 13:37:09 CDT 2014


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

--- Comment #13 from Saulius K. <saulius2 at gmail.com> ---
(In reply to Alexandre Bique from comment #5)
> I found this article, maybe it will help the guy working on the
> implementation:
> http://www.codeproject.com/Articles/2126/How-a-C-compiler-implements-
> exception-handling

This is about 32 bits (x86).  According to [5] page 16, on 64-bit platform
(x64) the mechanism changes significantly.

So it's probably better to investigate on x64 specific documents, like
following.


[5]
http://www.hexblog.com/wp-content/uploads/2012/06/Recon-2012-Skochinsky-Compiler-Internals.pdf
[6] http://www.nynaeve.net/?p=106
[7]
http://www.codeproject.com/Articles/207464/Exception-Handling-in-Visual-Cplusplus

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