Debugging isolates
Asked Answered
T

1

6

I have failed to debug isolates. I.e. the debugger does not stop on breakpoints in isolates.

I assume that this is not supported at the moment and my question are.

1) Am I right in that debugging isolates are not yet supported?

2) If so, are there any plans in the near future to add support for this?

Turning answered 26/5, 2013 at 7:1 Comment(0)
S
6

This is a known issue. See here and here.

From what I can see there, it is planned for later milestones, which probably means no fix soon, unless the community manages to convince the team.

Sisco answered 26/5, 2013 at 8:57 Comment(2)
any idea when breakpoints in isolate work? To build server side apps, this is required.Hakluyt
Now it's fixed on the Dart CLI side. Still not fixed in the browser.Grantley

© 2022 - 2024 — McMap. All rights reserved.