Skip to content

introduce more logging into debugging in order to debug issues hitting breakpoints #2503

Open
@devoncarew

Description

@devoncarew

We should introduce more verbose logging into the debugger code so that users can send us good bug reports when they have issues not hitting breakpoints. This should cover logging for isolate events - so we know whether we're receiving events like 'start paused', and logging for vm breakpoint paths that are sent, and script uris that are received.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @devoncarew

        Issue actions

          introduce more logging into debugging in order to debug issues hitting breakpoints · Issue #2503 · flutter/flutter-intellij