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

[Class modifiers] VM debugging support #50743

Closed
itsjustkevin opened this issue Dec 15, 2022 · 4 comments
Closed

[Class modifiers] VM debugging support #50743

itsjustkevin opened this issue Dec 15, 2022 · 4 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug
Milestone

Comments

@itsjustkevin
Copy link
Contributor

No description provided.

@itsjustkevin itsjustkevin reopened this Dec 15, 2022
@munificent munificent changed the title [NCM] VM debugging support [Class modifiers] VM debugging support Dec 17, 2022
@lrhn lrhn added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Dec 20, 2022
@a-siva a-siva added this to the Dart 3 beta 1 milestone Dec 20, 2022
@a-siva a-siva added P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team labels Dec 20, 2022
@a-siva
Copy link
Contributor

a-siva commented Dec 20, 2022

//cc @bkonyi @derekxu16

@a-siva a-siva added the type-enhancement A request for a change that isn't a bug label Dec 20, 2022
@itsjustkevin
Copy link
Contributor Author

@a-siva is there VM debugging support required for this feature?

@a-siva
Copy link
Contributor

a-siva commented Feb 23, 2023

@a-siva is there VM debugging support required for this feature?

The work would primarily be around ensuring the VM service protocol changes made for this feature (see #50742) are implemented in the VM and ensuring that clients like devtools etc. are able to consume it.

@mit-mit
Copy link
Member

mit-mit commented Feb 23, 2023

Could this and #50742 be beta 3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants