Skip to content

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Oct 4, 2023

Sometimes when we apply changes on runtime side we don't receive the PDB information, so we should try to generate the seq points using the same rules used by coreclr.

Maybe in the future we can use these rules always and then avoid runtime loading the PDB information???

Copy link
Member

@lambdageek lambdageek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks ok, but I don't think we need to add a new public API for this.

@ghost
Copy link

ghost commented Oct 5, 2023

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

Issue Details

Sometimes when we apply changes on runtime side we don't receive the PDB information, so we should try to generate the seq points using the same rules used by coreclr.

Maybe in the future we can use these rules always and then avoid runtime loading the PDB information???

Author: thaystg
Assignees: thaystg
Labels:

area-Codegen-Interpreter-mono

Milestone: -

thaystg and others added 2 commits October 5, 2023 11:04
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
@thaystg thaystg merged commit c441891 into dotnet:main Oct 6, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 5, 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.

2 participants