Show the debug tab by default when the main isolate is paused
Abierto
enhancement
P3
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
If I start a process with `dart --observe` and open devtools from the link in the output, I see a message saying `Main isolate paused in the debugger` (e.g. because of `--pause-isolates-on-start` or an uncaught exception). I'd prefer if devtools would open the Debugger tab if the main isolate rather than the performance tab.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.