dotnet / dotnet/diagnostics

Improve SOS diagnostics for OSR methods

Open
#2,992 2 comments 0 reactions 1 assignee Assigned to @AndyAyersMS View on GitHub
enhancement sos
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

It would be very useful if SOS reported either IL offsets or IP for the patchpoint that was triggered in the output of `dumpmd`/`ip2md`. Otherwise it is very hard to reconcile the codegen seen in these methods with the original IL. In dotnet/runtime#66983 I ended up tracking this down by doing several pointer searches through memory to find the key of the `PerPatchpointInfo` structure.

cc @AndyAyersMS

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.