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

Help dynamic analysis by providing locations on objects returned from VMSerice calls #1356

Open
annagrin opened this issue Jul 19, 2021 · 0 comments
Assignees
Labels
P2 A bug or feature request we're likely to work on symbols

Comments

@annagrin
Copy link
Contributor

go/static-dynamic-angular-dart

Angular Dart Dynamic analysis need connection to code, for example, locations on classes and other objects returned from the VMService.

https://pub.dev/documentation/vm_service/latest/vm_service/Class/location.html

We can get this information from debug symbols when they are supported:
dart-lang/sdk#40273

@annagrin annagrin self-assigned this Jul 19, 2021
@annagrin annagrin added this to To do in Object Inspection in web debugger via automation Jul 19, 2021
@annagrin annagrin added the P2 A bug or feature request we're likely to work on label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on symbols
Development

No branches or pull requests

1 participant