flutter / flutter/devtools

Is there no-longer a way to place/remove breakpoints in the devtool?

Ouverte
#6,361 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
bug fix it friday P2
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

Hello!

Earlier today I was trying to benchmark some code, and used `flutter run --start-paused --profile`.
All is well and the app is indeed starting paused... But I couldn't find a way to resume the application.

I only saw the following tabs:

Screenshot 2023-09-12 at 15 17 57

And after searching for a while, I don't think any of them enables to resume the application.

I ultimately found a workaround, which is to also connect the app to VScode using "attach to Dart process" and pasting the vm-service URI there. But this feels like a redundant extra step.
Did I miss something maybe? I swear we could do this before 😛

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduce the issue with `flutter run --start-paused --profile` and inspect the DevTools tabs shown in the report. Trace how DevTools connects to a paused app and compare the available controls with the expected resume and breakpoint actions. Done means users can resume the app and place or remove breakpoints without attaching a second debugger.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart
Domaine
devtools
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.