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

Support lazy build mode in the debugger #2339

Open
annagrin opened this issue Jan 10, 2024 · 0 comments · May be fixed by #2364
Open

Support lazy build mode in the debugger #2339

annagrin opened this issue Jan 10, 2024 · 0 comments · May be fixed by #2364
Assignees

Comments

@annagrin
Copy link
Contributor

Support debugging for a scenario when the app is broken into sub-apps that share the same memory as the main one but are built and loaded on demand while the app is running in the debugger.

  • Update communication between injected client and dwds to allow sub-apps and their data to be updated on-the-fly

  • Support loading metadata for multiple apps in the debugger
    TODO: break into subtasks if needed

@annagrin annagrin self-assigned this Jan 10, 2024
@annagrin annagrin linked a pull request Jan 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant