Jump to line broken in the debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
When selecting a breakpoint or a stack frame when paused in the debugger, the source view does not jump to the proper line. In some cases, it jumps incorrectly to the bottom of the file, and in other cases it doesn't jump at all.

@elliette
Contributor guide
Research direction
Start by reproducing the issue in the debugger described in the report: pause execution, then select a breakpoint or stack frame and observe the source view. Trace the navigation behavior and verify that each selection reaches the proper source line, never the bottom of the file, and never fails to move.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100