flutter / flutter/devtools

Breakpoint locations after hot-restart

Open
#7,421 0 comments 0 reactions 0 assignees View on GitHub
P2 screen: debugger
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.