Skip to content

Breakpoint Line Numbers incorrect/changing/been added several times #5193

@theSonGoku1991

Description

@theSonGoku1991

Describe the bug
I mistakenly posted this bug here microsoft/vscode#220550 before, in which you can find all needed information, but feel free to ask further in case you want everything to be documented here as well.

To Reproduce
Steps to reproduce the behavior:
For me, it happens while "just" adding breakpoints, but usually after the emulator aleady runs for some time.

Expected behavior

  • Add the exact number the breakpoint has been added to ONCE (currently occasionally happens twice/three times)
  • Do not change the number the breakpoint is on when removing and re-adding them
  • Add the breakpoint to the correct line (happens that the breakpoint will be added to totally random other lines)

Screenshots
You find an example video covering some of these issues in the linked issue.

Please complete the following information:

You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.

  • Operating System and version: Windows_NT x64 10.0.19045 (running Windows 10)
  • VS Code version: win 1.91.1
  • Dart extension version: 3.92.0
  • Dart/Flutter SDK version: 3.92.0
  • Target device (if the issue relates to Flutter debugging): Android Emulator

In case you need further information, just let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in dart / flutterrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become available

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions