Skip to content

Read debug symbols provided by DDC #1329

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

Closed
wants to merge 20 commits into from

Conversation

annagrin
Copy link
Contributor

@annagrin annagrin commented Jun 1, 2021

This is a first in a series of changes to support dwds translating JS objects to dart when displaying the objects to the user, for example, in variable inspection, watch, or expression evaluation windows.

The aim is to make the translation guess-free and reduce the number of calls to chrome.

The symbols are currently stored by DDC in https://dart-review.googlesource.com/c/sdk/+/200528.

Related:
dart-lang/sdk#40273

Towards:
#982

Update: Converting to draft for now - will come back to it after reliability and IPL changes are shipped to flutter.

@annagrin annagrin requested a review from grouma June 1, 2021 20:39
@google-cla google-cla bot added the cla: yes label Jun 1, 2021
@annagrin annagrin marked this pull request as draft June 1, 2021 20:39
@annagrin annagrin requested a review from nshahan June 1, 2021 20:40
@annagrin annagrin changed the title WIP: Read debug symbols provided by the DDC Read debug symbols provided by the DDC Jun 3, 2021
@annagrin annagrin force-pushed the annagrin/read_symbols_new branch from cf5172c to dfd0107 Compare June 3, 2021 01:54
@annagrin annagrin changed the title Read debug symbols provided by the DDC Read debug symbols provided by DDC Jun 3, 2021
@annagrin annagrin marked this pull request as ready for review June 3, 2021 16:14
@annagrin annagrin requested a review from grouma June 3, 2021 16:14
@annagrin annagrin requested a review from nshahan June 4, 2021 18:13
Copy link
Contributor

@nshahan nshahan left a comment

Choose a reason for hiding this comment

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

Left one more question for you but LGTM

@annagrin annagrin force-pushed the annagrin/read_symbols_new branch from 2ccffdb to 23a97fc Compare June 8, 2021 19:03
@annagrin annagrin force-pushed the annagrin/read_symbols_new branch from 679f4f5 to e152d0d Compare July 8, 2021 20:57
@annagrin
Copy link
Contributor Author

Updated build_web_compilers now that dart-lang/build#3120 is published.
Updated min SDK constraint to 2.14.0-216.0.dev to match build_web_compilers constraints.

@annagrin annagrin force-pushed the annagrin/read_symbols_new branch from 60abfaf to 394e4d0 Compare July 13, 2021 19:52
@annagrin
Copy link
Contributor Author

@grouma I updated min SDK and build_web_compilers constraints, could you please have another look?

@annagrin annagrin requested a review from grouma July 13, 2021 19:53
@annagrin annagrin marked this pull request as draft July 26, 2021 18:16
@mosuem
Copy link
Member

mosuem commented Mar 12, 2024

Closing this, as it is a few years old now and quite out of date. Feel free to reopen in case you still want to land it!

@mosuem mosuem closed this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants