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

Improve ArraySegment debugging #88961

Closed
JamesNK opened this issue Jul 16, 2023 · 3 comments · Fixed by #90488
Closed

Improve ArraySegment debugging #88961

JamesNK opened this issue Jul 16, 2023 · 3 comments · Fixed by #90488
Labels
area-System.Runtime help wanted [up-for-grabs] Good issue for external contributors
Milestone

Comments

@JamesNK
Copy link
Member

JamesNK commented Jul 16, 2023

ArraySegment could be improved with debugger display and debugger type proxy.

Current state:

image

See Span debugging support for ideas of improvement.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 16, 2023
@ghost
Copy link

ghost commented Jul 16, 2023

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

Issue Details

ArraySegment could be improved with debugger display and debugger type proxy.

Current state:

image

Author: JamesNK
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@ghost
Copy link

ghost commented Jul 16, 2023

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

ArraySegment could be improved with debugger display and debugger type proxy.

Current state:

image

Author: JamesNK
Assignees: -
Labels:

area-System.Runtime, untriaged

Milestone: -

@tannergooding tannergooding added help wanted [up-for-grabs] Good issue for external contributors and removed untriaged New issue has not been triaged by the area owner labels Jul 21, 2023
@tannergooding tannergooding added this to the 9.0.0 milestone Jul 21, 2023
@tannergooding
Copy link
Member

This is a small improvement that doesn't impact public API surface. Please feel free to provide it anytime after main opens up for .NET 9 changes

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 13, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 30, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime help wanted [up-for-grabs] Good issue for external contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants