Skip to content

AMD64 Structured Exception Handling Improvements #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks
cl91 opened this issue Jan 13, 2025 · 0 comments
Open
4 tasks

AMD64 Structured Exception Handling Improvements #20

cl91 opened this issue Jan 13, 2025 · 0 comments

Comments

@cl91
Copy link
Owner

cl91 commented Jan 13, 2025

For amd64 SEH the following items need work:

  • Implement collided unwind.
  • Implement nested exception.
  • Implement history table
  • Exception-safe setjmp/longjmp

I believe all of above are implemented in WINE so it's a matter of copying code from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant