Skip to content

Conversation

mikem8361
Copy link
Contributor

Added a createdump mini pal that implements directly a some of the PAL functions needed that are used on both .NET Core and Native AOT and on .NET Core dynamically loads/links to the DAC next createdump for the following functions:

PAL_VirtualUnwindOutOfProc
PAL_GetUnwindInfoSize
WideCharToMultiByte

@mikem8361 mikem8361 requested a review from hoyosjs July 12, 2023 23:38
@mikem8361 mikem8361 self-assigned this Jul 12, 2023
@ghost
Copy link

ghost commented Jul 12, 2023

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

Added a createdump mini pal that implements directly a some of the PAL functions needed that are used on both .NET Core and Native AOT and on .NET Core dynamically loads/links to the DAC next createdump for the following functions:

PAL_VirtualUnwindOutOfProc
PAL_GetUnwindInfoSize
WideCharToMultiByte

Author: mikem8361
Assignees: mikem8361
Labels:

area-Diagnostics-coreclr

Milestone: -

@mikem8361
Copy link
Contributor Author

@hoyosjs can I get your feedback?

@mikem8361 mikem8361 merged commit fb613a5 into dotnet:main Jul 18, 2023
@mikem8361 mikem8361 deleted the createdumpaot branch July 18, 2023 02:05
@ghost ghost locked as resolved and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants