Skip to content

Dart editor ignores all breakpoints under Windows #23032

Closed
@DartBot

Description

@DartBot

This issue was originally filed by Med...@gmail.com


What steps will reproduce the problem?
1.Set a breakpoint to any line of code

What is the expected output? What do you see instead?

  1. Program runs through the breakpoint without stop. I would expect it to stop.

What version of the product are you using?
Dart Editor 1.9.1

On what operating system?
Windows 7, 64 Bit

What browser (if applicable)?
Dartium opened by Dart Editor

Please provide any additional information below.

I can see debug info in Dart Editor, and a runtime error does stop at the code it says, but breakpoints I set is just being ignored!
I tried to remove .dartium & DartEditor folder under C:\Users[USER].
I tried to open Developer Tool in Dartium and close it to force it <debugger connection resumed>.
I tried re-download Dart Editor again, but got no luck at all.
I did installed some Chrome Extensions before this issues occurs, but I disabled all newly installed Chrome Extensions, and still no luck then.

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failures

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions