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] Improve some valuetype visualization #34754

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

monojenkins
Copy link
Contributor

!! This PR is a copy of mono/mono#19490, 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 !!



- Invoke getters for certain types that we know are safe, like System.DateTime

  • Use .ToString() to show as description for some types, like System.DateTime
  • Show char symbol along with the code

Fixes:
mono/mono#19380
mono/mono#19381
mono/mono#19411

@ghost
Copy link

ghost commented Apr 9, 2020

Tagging @thaystg as an area owner

@monojenkins monojenkins force-pushed the sync-pr-19490-from-mono branch 4 times, most recently from 636713b to 647bd19 Compare April 10, 2020 06:13
- Invoke getters for certain types that we know are safe, like `System.DateTime`
- Use `.ToString()` to show as description for some types, like `System.DateTime`
- Show char symbol along with the code

Fixes:
mono/mono#19380
mono/mono#19381
mono/mono#19411
@radical radical merged commit 747df47 into dotnet:master Apr 14, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 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.

None yet

3 participants