Skip to content

[mono][debugger]Adding more information about the array type - #89304

Merged
thaystg merged 5 commits into
dotnet:mainfrom
thaystg:thays_debug_changes
Aug 14, 2023
Merged

[mono][debugger]Adding more information about the array type#89304
thaystg merged 5 commits into
dotnet:mainfrom
thaystg:thays_debug_changes

Conversation

@thaystg

@thaystg thaystg commented Jul 21, 2023

Copy link
Copy Markdown
Member

No description provided.

@thaystg
thaystg requested a review from marek-safar as a code owner July 21, 2023 14:04
@ghost ghost added the area-Debugger-mono label Jul 21, 2023
@ghost ghost assigned thaystg Jul 21, 2023
@ghost

ghost commented Jul 21, 2023

Copy link
Copy Markdown

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

Issue Details

null

Author: thaystg
Assignees: thaystg
Labels:

area-Debugger-mono

Milestone: -

obj = mono_object_new_checked (klass, error);
mono_error_assert_ok (error);
buffer_add_objid (buf, obj);
buffer_add_objid (buf, obj);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Extra whitespace.

@thaystg
thaystg marked this pull request as draft July 21, 2023 18:57
Comment thread src/mono/mono/component/debugger-agent.c Outdated
@thaystg
thaystg marked this pull request as ready for review August 14, 2023 15:02
@thaystg
thaystg merged commit b0d4502 into dotnet:main Aug 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 14, 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.

3 participants