Skip to content

Preliminary breakpoints are not hit on second launch #113

@ivanbuhov

Description

@ivanbuhov

Steps to reproduce:

  1. Set some breakpoints
  2. Launch on Android/iOS
  3. Stop the debug session
  4. Launch again without adding/removing breakpoints
    Expect the app to stop on the breakpoints added in step 1, but it ignores them. After adding a breakpoint in a random place in a given file, the debugger updates all breakpoints in the file and make them work again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions