flutter / flutter/devtools

Unable to figure out how to resume a Dart process that has been paused on isolate start/end

Abierto
#8,789 3 comentarios 0 reacciones 0 asignados Ver en GitHub
P2 reproduce to verify screen: debugger
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

When I start a dart process with the `--observe `option, I see the following message on my console

`vm-service: isolate(1724937471817639) 'main' has no debugger attached and is paused at exit. Connect to the Dart VM service at http://127.0.0.1:37863/xyAvpbmSkDM=/ to debug.
`

I connect to `http://127.0.0.1:37863/xyAvpbmSkDM=/ ` using my browser and it brings up devtools. Once here I don't see anyway to resume
the process. I searched under VM Tools and did not find any way of resuming the process there too.
There used to be a `debugger` tab in the past from where it was possible to issue the `continue` command but this does not seem to exist anymore.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.