Skip to content

Detaching from a Flutter process should remove breakpoints and resume #3921

@DanTup

Description

@DanTup

If you attach to a Flutter process and set breakpoints, then detach, the process is currently left pause and/or triggering those breakpoints. Like with Dart, we should remove these, disable break-on-exceptions, etc. during a detach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsis bugis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions