Skip to content

[cDAC] Implement ISOSDacInterface::GetMethodDescPtrFromIp - #110755

Merged
steveisok merged 2 commits into
dotnet:mainfrom
max-charlamb:cdac-methoddesc-ip
Feb 6, 2025
Merged

[cDAC] Implement ISOSDacInterface::GetMethodDescPtrFromIp#110755
steveisok merged 2 commits into
dotnet:mainfrom
max-charlamb:cdac-methoddesc-ip

Conversation

@max-charlamb

Copy link
Copy Markdown
Member

Contributes to #108553

Tested using !sos ip2md <ip>.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

Comment threadsrc/native/managed/cdacreader/src/Legacy/SOSDacImpl.cs Outdated
Co-authored-by: Elinor Fung <elfung@microsoft.com>
@max-charlamb

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@max-charlamb

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@steveisok

Copy link
Copy Markdown
Member

/ba-g Getting past timeouts

@steveisok
steveisok merged commit e7e8286 into dotnet:mainFeb 6, 2025
grendello added a commit to grendello/runtime that referenced this pull request Feb 6, 2025
* main: (23 commits)
add important remarks to NrbfDecoder (dotnet#111286)
docs: fix spelling grammar and missing words in clr-code-guide.md (dotnet#112222)
Consider type declaration order in MethodImpls (dotnet#111998)
Add a feature flag to not use GVM in Linq Select (dotnet#109978)
[cDAC] Implement ISOSDacInterface::GetMethodDescPtrFromIp (dotnet#110755)
Restructure JSImport/JSExport generators to share more code and utilize more Microsoft.Interop.SourceGeneration shared code (dotnet#107769)
Add more detailed explanations to control-flow RegexOpcode values (dotnet#112170)
Add repo-specific condition to labeling workflows (dotnet#112169)
Fix bad assembly when a nested exported type is marked via link.xml (dotnet#107945)
Make `CalculateAssemblyAction` virtual. (dotnet#112154)
JIT: Enable reusing profile-aware DFS trees between phases (dotnet#112198)
Add support for LDAPTLS_CACERTDIR \ TrustedCertificateDirectory (dotnet#111877)
JIT: Support custom `ClassLayout` instances with GC pointers in them (dotnet#112064)
Factor positive lookaheads better into find optimizations (dotnet#112107)
Add ImmutableCollectionsMarshal.AsMemory (dotnet#112177)
[mono] ILStrip write directly to the output filestream (dotnet#112142)
Allow the NativeAOT runtime pack to be specified as the ILC runtime package (dotnet#111876)
JIT: some reworking for conditional escape analysis (dotnet#112194)
Replace HELPER_METHOD_FRAME with DynamicHelperFrame in patchpoints (dotnet#112025)
[Android] Decouple runtime initialization and entry point execution for Android sample (dotnet#111742)
...
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Mar 8, 2025
@max-charlamb
max-charlamb deleted the cdac-methoddesc-ip branch June 10, 2025 16:37
Sign up for freeto 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.

3 participants

@max-charlamb@steveisok@elinor-fung