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

[NativeAot] Objective-C Marshal: find method handle when propagating exceptions #80985

Open
AustinWise opened this issue Jan 21, 2023 · 1 comment

Comments

@AustinWise
Copy link
Contributor

AustinWise commented Jan 21, 2023

Specifically pass the lastMethod parameter to the UnhandledExceptionPropagationHandler delegate.

At the time this issue was created, the Xamarin side does not use this parameter, so it was not implemented in #80334 . See that PR's comments for some ideas on how to implement it.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 21, 2023
@ghost
Copy link

ghost commented Jan 21, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Specifically pass the lastMethod parameter to the 'UnhandledExceptionPropagationHandler` delegate.

At the time this issue was created, the Xamarin side does not use this parameter, so it was not implemented in #80334 . See that PR's comments for some ideas on how to implement it.

Author: AustinWise
Assignees: -
Labels:

untriaged, area-NativeAOT-coreclr

Milestone: -

@MichalStrehovsky MichalStrehovsky added this to the Future milestone Jun 23, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants