Skip to content

Support lazy build mode in the debugger #2339

Closed
@annagrin

Description

@annagrin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-obsoleteClosed as the reported issue is no longer relevant

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions