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?

Günter Zöchbauer
  • 623,577
  • 216
  • 2,003
  • 1,567
Gunnar Eketrapp
  • 2,009
  • 1
  • 19
  • 33

1 Answers1

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.

Zdeslav Vojkovic
  • 14,391
  • 32
  • 45