flutter / flutter/devtools

Jump to line broken in the debugger

未关闭
#3,987 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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.
![scroll-to-line-broken](https://user-images.githubusercontent.com/43759233/163648610-05c8314b-5cf5-4de2-ba51-70974791a30b.gif)
@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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。