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

[wasm][debugger] DebugDirectoryEntryType = Reproducible means that has debug information #38869

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

monojenkins
Copy link
Contributor

!! This PR is a copy of mono/mono#20083, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



Considering DebugDirectoryEntryType = Reproducible as an assembly that has debug information.

Fixes mono/mono#20075

@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Jul 7, 2020

Tagging subscribers to this area: @thaystg
Notify danmosemsft if you want to be subscribed.

@monojenkins monojenkins force-pushed the sync-pr-20083-from-mono branch from a6260a9 to df7a4d5 Compare July 7, 2020 16:15
…s debug information

Considering DebugDirectoryEntryType = Reproducible as an assembly that has debug information.

Fixes mono/mono#20075
@monojenkins monojenkins force-pushed the sync-pr-20083-from-mono branch from df7a4d5 to fc53ea4 Compare July 7, 2020 18:40
@thaystg thaystg merged commit 707f4e4 into dotnet:master Jul 8, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

[wasm][debugger] Cannot step into mscorlib methods
4 participants