Skip to content
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

Don't lose track of the stalker follow when a windows C++/SEH exception is thrown #792

Open
s1341 opened this issue Apr 4, 2024 · 0 comments

Comments

@s1341
Copy link
Contributor

s1341 commented Apr 4, 2024

At the moment, we don't support keeping track of the stalker follow when a windows C++ exception is thrown.

If you are stalking code which throws an exception, we have no way to follow the code to make sure that we continue to stalk the unwind-point or exception handler.

We need to fix this.

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