flutter / flutter/devtools

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

Aperta
#8,789 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
P2 reproduce to verify screen: debugger
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Riproduci il processo in pausa con l’opzione `--observe` e connettiti all’VM service URL visualizzato in DevTools. Controlla VM Tools e la scheda precedente del debugger per determinare dove dovrebbe essere disponibile un’azione di ripresa o `continue`; il lavoro è completato quando l’isolate in pausa può essere ripreso dall’interfaccia DevTools corrente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart
Ambito
devtools
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.