Jump to line broken in the debugger
未关闭
bug
P2
screen: debugger
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100