flutter / flutter/devtools

Breakpoint locations after hot-restart

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

Descripción

Steps to reproduce:

1. Set a breakpoint on a line, e.g. line 10
2. Edit the file that contains that breakpoint so that the breakpoint location should be moved (e.g. add a new line above line 10, so the breakpoint should now be at line 11)
3. Hot-restart the app

The breakpoint will stay at the old location (line 10) when it should now be at line 11

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.